New to Kendo UI for jQuery? Download free 30-day trial

Keyboard Navigation

The keyboard navigation of the CheckBoxGroup is always available.

Kendo UI CheckBoxGroup supports the following keyboard shortcuts:

SHORTCUT DESCRIPTION
Space Selects/deselects the focused item
Tab Navigates to the next item
Shift+Tab Navigates to the previous item

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

See Also

In this article