Back to Devexpress

Editing Data

windowsforms-461-controls-and-libraries-vertical-grid-end-user-capabilities-editing-data.md

latest1.4 KB
Original Source

Editing Data

  • Apr 01, 2018

The following keyboard shortcuts can be used to start/finish/cancel data editing.

Keys for working with different types of field editors

ActionEffect
ENTERActivates the focused cell’s editor or closes it saving the changes made.
F2Activates the focused cell’s editor.
Character keyActivates the focused cell’s editor. If the control’s VGridOptionsBehavior.AutoSelectAllInEditor option is enabled, the cell editor’s content is replaced with the character typed (this also includes the SPACE key). Otherwise, if this option is disabled, the character typed is added to the beginning of the editor’s content.
ESCCloses the active editor discarding any changes made.

Related Topics: