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

Keyboard Navigation

Updated on Nov 5, 2025

The keyboard navigation of the Sortable is always available.

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

In the right-to-left (RTL) mode, the behavior of the left and right Arrow keys is reversed.

SHORTCUTDESCRIPTION
EnterFocuses the first focusable element within the item's content (if any). Focus is trapped and wrapped within the item content.
EscapeWhen focus is on an internal element within a Sortable item, returns the focus to the item wrapper.
Right Arrow / Down ArrowSets the focus on the next available item.
Left Arrow / Up ArrowSets the focus on the previously available item.
Ctrl + Right Arrow / Down Arrow Moves the focused item after the next item.
Ctrl + Left Arrow / Up ArrowMoves the focused item before the previous item.

See Also

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