Here is a list of the commands and buttons for CDBForm and grid.
FORM
COMMANDS
| |
Command
|
Description |
![]() |
Go to the first record |
![]() |
Go to the previous record |
![]() |
Go to the next record |
![]() |
Go to the Last record |
![]() |
Add a record |
![]() |
Delete a record |
![]() |
Edit record |
![]() | Save changes |
![]() | Undo changes |
![]() | To be used to print reports (you should provide the handler) |
![]() | close form |
GRID
COMMANDS
| |
Key |
Description |
Arrows |
Move up-down-left-right. |
Enter |
when in edit mode activate control: edit, combo etc. |
Esc |
when editing, undo the changes. |
Ctrl+Del |
Delete current row in edit mode. |