wpf-6275-controls-and-libraries-data-grid-end-user-capabilities-edit-data.md
Read Tutorial: Edit Data in Code
Press the F5 key to reload data from the data source.
Based on the DeleteKeyBehavior property, the GridControl deletes the focused row or selected rows when a user presses the Delete key.
Do one of the following:
ENTER or F2.Press ENTER or F2 if a cell is focused, or CTRL+A if a cell editor is active.
Do one of the following:
ENTER.To discard changes in a focused cell, press ESC.
Do one of the following:
ALT+DOWN ARROW.Open a cell’s drop-down calendar, or:
CTRL+RIGHT/LEFT ARROW to select a portion of a date/time value.CTRL+UP ARROW; to decrement - CTRL+DOWN ARROW.To increment a value, press CTRL+UP ARROW; to decrement - CTRL+DOWN ARROW.
To select the previous value, press CTRL+UP ARROW; press CTRL+DOWN ARROW to select the next value.