How can I order the child rows?
How can I order the child rows?
teo
Posts: 1Questions: 1Answers: 0
Hi, I've seen the child rows example ( https://datatables.net/examples/api/row_details.html ), but in my case the child rows have the same header as the parent rows and I need ordering for the child rows as well. Can this be done with the DataTables library?
this is an example of how my table looks like
https://jsfiddle.net/owyptt0k/
does Datatables support ordering for the second level?
This discussion has been closed.