View on GitHub

dotnet-eud

.NET Controls End-User Documentation

Locate Grid Records

In Grid Views, you can locate a data row by typing the initial characters of the values contained in this row.

To locate the nearest row that contains a specific value in a specific column, do the following:

To proceed with the search in the forward direction, press CTRL+DOWN ARROW.

To proceed with the search in the backward direction, press CTRL+UP ARROW.

To erase the previously typed characters in the search string, press BACKSPACE.

IncrementalSearch_anim.gif