DataTables Responsive search expand to display results in child rows

DataTables Responsive search expand to display results in child rows

iecwebmastiecwebmast Posts: 66Questions: 9Answers: 1

Hello,
How can I configure it so that child rows which match search filter are expanded/visible?
For example, on this page if I search for "5407" the table is filtered to show only the parent row, but the match is found in the child row. How can I get the search result to expand matching child rows?
https://datatables.net/extensions/responsive/examples/child-rows/column-control.html

Answers

This discussion has been closed.