New to Telerik UI for ASP.NET Core? Start a free 30-day trial
Keyboard Navigation
Updated over 6 months ago
The keyboard navigation of the Chart Wizard is always available.
For a runnable example, refer to the demo on using the keyboard navigation of the Chart Wizard.
The Chart Wizard component consists of multiple nested components and supports their keyboard shortcuts:
| Component | Documentation |
|---|---|
| ColorPicker | ColorPicker Keyboard Navigation Documentation |
| Charts | Charts Keyboard Navigation Documentation |
| DropDownButton | DropDownButton Keyboard Navigation Documentation |
| DropDownList | DropDownList Keyboard Navigation Documentation |
| Grid | Grid Keyboard Navigation Documentation |
| NumericTextBox | NumericTextBox Keyboard Navigation Documentation |
| PanelBar | PanelBar Keyboard Navigation Documentation |
| Splitter | Splitter Keyboard Navigation Documentation |
| TabStrip | TabStrip Keyboard Navigation Documentation |
| Window | Window Keyboard Navigation Documentation |
Also, the Chart Wizard supports the following key combinations:
| SHORTCUT | DESCRIPTION |
|---|---|
Tab | Navigates the content in the Chart Wizard—the Window, Export button, Chart, Splitter, TabStrip tabs and content, each ExpansionPanel, and each Chart type button. |
Enter | Triggers click event on the focused button. |