I'm following the example for using a treelist
https://www.telerik.com/kendo-react-ui/components/treelist/
One thing I noticed is when I enter a filter term, the match result could be hidden/collapsed in the child of a displayed parent. Is there a good way to auto expand out and highlight the matched rows?