You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# How to search and select the record in wpf and uwp treegrid?
2
-
This example illustrates how to search and select the record in wpf and uwp treegrid
2
+
3
+
This example illustrates how to search and select the record in [WPF TreeGrid](https://www.syncfusion.com/wpf-controls/treegrid) and [UWP TreeGrid](https://www.syncfusion.com/uwp-ui-controls/treegrid).
4
+
5
+
You can search and select a record in `TreeGrid` based on the searched text using the `TextChanged` event of `TextBox`.
0 commit comments