| GridKeyboardNavigationSettings Class |
Namespace: Kettic.AspNet.Controls
The GridKeyboardNavigationSettings type exposes the following members.
| Name | Description | |
|---|---|---|
| GridKeyboardNavigationSettings |
| Name | Description | |
|---|---|---|
| AllowActiveRowCycle |
This property set whether active row should be set to first/last item when current item is last/first
and down/up key is pressed (default is false)
| |
| DeleteActiveRow | ||
| EnableKeyboardShortcuts | ||
| ExitEditInsertModeKey | ||
| FocusKey |
This property sets the key that is used to focus KaxGrid. It is always used with CTRL key combination.
| |
| InitInsertKey |
This property sets the key that is used to open insert edit form of KaxGrid. It is always used with CTRL key combination.
| |
| RebindKey |
This property sets the key that is used to rebind KaxGrid. It is always used with CTRL key combination.
| |
| UpdateInsertItemKey |