There is possible to create this type of table?
There is possible to create this type of table?
ganeaioan
Posts: 2Questions: 2Answers: 0
I need to make a table like the image attached (three structure) and I want to order rows only for "Order nr." (column 3). I found a solution to add those child rows with function .child but the problem is that I need to use the responsive extension. can anyone help me with a solution for this case?
Thanks!
This discussion has been closed.
Answers
I'm sorry, but DataTables doesn't have a tree view mode at the moment. The closest is RowGroup, but I'm not sure that would meet your needs in this case?
Allan