Parent child row pagination

Parent child row pagination

mtanwanimtanwani Posts: 1Questions: 0Answers: 0

I am using datatables on table which has parent rows and child rows to it(following the normal table structure).
I am adding normal pagination but it doesn't keep child rows attached to parent rows as datatable is treating the child row as normal row.
Do we have some way to keep child row always attached to parent row using certain class or id? And i cannot use AJAX.

This discussion has been closed.