Hierarchical data
Hierarchical data
codecowboy
Posts: 8Questions: 0Answers: 0
Hi,
I have two DB tables - topics and messages. I want to display a table of topics and then be able to 'drill down' into a row by clicking on it. On clicking a row, nested rows of messages should appear for the topic. Is this possible using DataTables? If this functionality is not available 'out of the box', which API calls could I use to achieve this?
Many thanks!
I have two DB tables - topics and messages. I want to display a table of topics and then be able to 'drill down' into a row by clicking on it. On clicking a row, nested rows of messages should appear for the topic. Is this possible using DataTables? If this functionality is not available 'out of the box', which API calls could I use to achieve this?
Many thanks!
This discussion has been closed.
Replies
Allan