How can I order the child rows?

How can I order the child rows?

teoteo Posts: 1Questions: 1Answers: 0
edited May 2017 in Free community support

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.