Table row entries parent-child relationship

Table row entries parent-child relationship

jQuery_noobjQuery_noob Posts: 3Questions: 0Answers: 0
edited February 2012 in General
Some entries in the table I'm creating will have a parent entry with a unique identifier. I would like the child entry to always be placed below its parent in the table. I was wondering if there was an easy way to implement this sort of behavior with the plugin. If there's not an easy way, is there a method that anyone would suggest I go about with this problem?

Thanks

Replies

  • jQuery_noobjQuery_noob Posts: 3Questions: 0Answers: 0
    Any advice? All help would be greatly appreciated.

    Thanks
  • jQuery_noobjQuery_noob Posts: 3Questions: 0Answers: 0
    I was thinking of maybe creating a separate column called group ID. Before I go any further was wondering if there are any alternative solutions?

    Thanks
This discussion has been closed.