Skip to content

Commit 5501e4e

Browse files
ES-975464 - Addressed the concerns
1 parent 02984dc commit 5501e4e

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,3 +55,7 @@ Private Sub SetSelectedItem()
5555
Me.sfDataGrid.SelectedIndex = recordIndex
5656
End Sub
5757
```
58+
59+
![How to Search and Select Record in WinForms DataGrid](SearchAndSelectRecord.png)
60+
61+
Take a moment to peruse the [WinForms DataGrid - Search](https://help.syncfusion.com/windowsforms/datagrid/search) documentation, where you can find about DataGrid with code examples.

SearchAndSelectRecord.png

54.8 KB
Loading

0 commit comments

Comments
 (0)