RadControls for WinForms

A typical business application needs to support "heads-down" data entry that avoids the use of the mouse. With RadGridView the user can:

  • Navigate the grid using only the arrow keys.
  • Edit rows using the F2 or Enter keys, depending on the BeginEditMode value.

Key

Description

Up Arrowmoves the selection up
Down Arrowmoves the selection down
Left Arrowmoves the selection left
Right Arrowmoves the selection right
EnterOpens the cell editor / Commits the changes
F2Opens the cell editor
EscDeactivates cell editor and discards the changes