reside-ic / TreeTables

:deciduous_tree: jQuery plugin extending jquery-datatables to support tree data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Parent rows are hidden when a child matches the search filter

hillalex opened this issue · comments

Current behaviour: if a child matches a search term, only the child row is displayed.
Desired behaviour: if a child matches a search term, the parent tree is also displayed.