Hi Colin,
Greetings from Syncfusion support.
We have checked your reported query. Currently, we have filtering support only for the flat data source. Since the filtering of the hierarchical data source will be more complex.
Though to achieve your requirement, you can try the following workaround suggestion.
· Expand all the nodes of TreeView nodes in search operation.
· Check the each li elements has search text.
· If present, set the display as block for that corresponding node and their parent nodes.
· set display as none for all TreeView Nodes which does not contain search text.
You can try to achieve your requirement based on this reference. If you face any issue while implementing. We will be happy to assist you.
Please let us know, if you have need any further assistance.
Regards,
Sowmiya.P