New to Telerik UI for ASP.NET MVCStart a free 30-day trial

Keyboard Navigation

The keyboard navigation of the Wizard is always available.

The Wizard widget itself is not focusable, but its elements (Stepper, steps and focusable elements within each step content) are part of the tab sequence on the page. Thus, when navigating with the Tab key, the selected Step will be focused within the Wizard widget. For a complete example, refer to the demo on keyboard navigation of the Wizard.

Telerik UI Wizard for ASP.NET MVC supports the following keyboard shortcuts:

SHORTCUTDESCRIPTION
Left arrow or Up arrowFocuses previous Step
Right arrow or Down arrowFocuses next Step
HomeFocuses first Step if the lenear configuration of the Stepper is disabled
EndFocuses last Step if the lenear configuration of the Stepper is disabled
TabFocuses the next element in the tab sequence
Shift+TabFocuses the previous element in the tab sequence

See Also

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