New to Kendo UI for jQueryStart a free 30-day trial

Keyboard Navigation

The PropertyGrid gets its keyboard navigation functionality through the navigatable option. When set to true, you can initially select a row or cell and then move within the PropertyGrid by using the Arrow keys.

The Kendo UI for jQuery PropertyGrid supports the following keyboard shortcuts applied to the PropertyGrid Data Table:

SHORTCUTDESCRIPTION
Arrow keysNavigate over the cells
SpaceSelects the row holding the currently highlighted cell
Enter or F2Puts the item in the edit mode
EscCancels the edit or, if an element inside a cell is focused, returns the focus to the table
Ctrl+HomeFocuses the first focusable element inside the body
Ctrl+EndFocuses the last focusable element inside the body
HomeFocuses the first focusable cell in the row
EndFocuses the last focusable cell in the row
Shift+TabNavigates to the previous item
Shift+TabNavigates to the previous item
Shift+TabNavigates to the previous item

The Kendo UI for jQuery supports the following keyboard shortcuts applied to the PropertyGrid ToolBar:

SHORTCUTDESCRIPTION
F10Focuses the ToolBar
Right ArrowFocuses the next focusable item
Left ArrowFocuses the previous focusable item
EnterSelects the focused button, or enters the inner template navigation if the template contains focusable items, or opens CommandOverflow menu when overflow anchor is focused
SpaceSelects the focused button
HomeFocuses the first focusable item
EndFocuses the last focusable item
EscMoves the focus back to the PropertyGrid ToolBar item

For a complete example, refer to the demo on keyboard navigation of the PropertyGrid.

See Also

In this article
See Also
Not finding the help you need?
Contact Support