elcore
October 31, 2023, 10:39am
#1
Is there a way or do you have it planned for the future so that the children can be seen when it is filtered in the header?
For example, DHTMLX - TreeGrid. Custom filter in the header
If I filter for Gary Ortiz, the rows for “Real State”, “Trip Planner” and “Education System” can be displayed.
Thank you
sematik
December 11, 2023, 12:44pm
#2
Unfortunately such filtering mechanics for the in-header filters is not planning to be added for now.
I can only suggest you to use a data.filter() method with a custom filtering function:
You can explore the filter method of TreeCollection in the documentation of the DHTMLX JavaScript UI library. Browse developer guides and API reference, try out code examples and live demos, and download a free 30-day evaluation version of DHTMLX...