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

Keyboard Navigation

To enable the Pager's keyboard navigation, set the navigatable property to true.

For a complete example, refer to the demo on the Pager's keyboard navigation feature.

Kendo UI Pager supports the following keyboard shortcuts when the Pager wrapper is focused:

SHORTCUTDESCRIPTION
Left ArrowLoads the previous page, if it exists.
Right ArrowLoads the next page, if it exists.
Page UpLoads the previous page, if it exists.
Page DownLoads the next page, if it exists.
HomeLoads the first page, if the current page is not already the first one.
EndLoads the last page, if the current page is not already the last one.
EnterChanges the focus to the first focusable Pager element.

Kendo UI Pager supports the following keyboard shortcuts when a Pager element is focused:

SHORTCUTDESCRIPTION
TabChanges the focus to the next Pager element.
Shift+TabChanges the focus to the previous Pager element.
EnterTriggers the default action associated with this element.
EscapeChanges the focus to the Pager wrapper.

See Also

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