New to Kendo UI for Vue? Start a free 30-day trial
Keyboard Navigation
The keyboard support of the Grid is always available.
To apply the keyboard shortcuts, focus the Kendo UI Grid wrapper for Vue by clicking the example area and pressing the Tab
key.
The following keyboard shortcuts apply to the header of the Kendo UI Data Grid wrapper for Vue.
SHORTCUT | DESCRIPTION |
---|---|
Enter | Sort by the column. |
Alt +Down | Opens the filter menu. |
Esc | Closes the filter menu. |
Tab | (Default browser behavior) Navigates through the elements in the filter menu. |
Shift +Tab | Same as Tab , but in reverse order. |
Ctrl +Left Arrow | Reorders the column with the previous one. |