Is there any way to make tree table view in DataTables?
Is there any way to make tree table view in DataTables?

We have parent child categorized data. e.g.
table structure
Table: DemoTable
item_id:number
parent_item_id: number (FK to item_id)
item_name
This discussion has been closed.
Answers
Hi,
This question was asked just a few days ago, and a quick forum search shows this thread on the topic.
Allan