Skip to content

Commit b5b8508

Browse files
Update README.md
1 parent f8c6028 commit b5b8508

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# How to search and select the record in wpf and uwp treegrid?
1+
# How to Search and Select the Record in WPF and UWP TreeGrid?
22

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).
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) (SfTreeGrid).
44

55
You can search and select a record in `TreeGrid` based on the searched text using the `TextChanged` event of `TextBox`.
66

0 commit comments

Comments
 (0)