| INSERT |
Insert a new record after
the selected row in the datagrid |
| ENTER |
Exit and save the current field and goes
to the next field in datagrids |
| ESC |
Exit the edit mode of the currently edited
field and cancel the changes (only if the changes were not already
saved with the ENTER key) |
| CTRL + DEL |
Delete the selected row(s) in the datagrid |
| F1 |
Launch the help |
| F2 |
Switch the current field to edit mode
(same with double-clicking the field) |
| F7 |
Start optimization |
| CTRL + C |
Copy the content of the selected cell(s)
to the clipboard |
| CTRL + V |
Paste the content of the clipboard into
the selected cell(s) |
| HOME |
Select the first cell in the current row |
| END |
Select the last cell in the current row |
| CTRL + HOME |
Select the first cell in the datagrid |
| CTRL + END |
Select the last cell in the datagrid |