Different filter modes are available in the Tree Grid filtering to display the filtered rows along with the parent or child rows or with both parent and child rows.
The Excel-like filter helps to create complex filter criteria for a column by allowing users to select possible filter values from a check box list. Additionally, the advanced filter can be used to build complex filter criteria.
Filter UI and logic for a column will be applied based on the column type. It is possible to use a custom filter UI and filtering logic for a column.
Search Tree Grid rows using the built-in search box in the toolbar or programmatically through an external button. Using built-in settings, the user can customize the search behavior. Different search modes are available to search and display rows along with the parent or child rows or with both parent and child rows.