New to Kendo UI for jQuery? Download free 30-day trial
jQuery Grid Draggable Interaction Alternatives
Loading Demo...
- EXAMPLE
- VIEW SOURCE
-
Change Theme
defaultDefault Theme
- Main
- Main Dark
- Nordic
- Ocean Blue
- Ocean Blue A11Y
- Purple
- Turquoise
Bootstrap Theme- Main
- Bootstrap 3
- Bootstrap 3 Dark
- Main Dark
- Nordic
- Turquoise
- Turquoise Dark
- Urban
- Vintage
Material Theme- Main
- Arctic
- Lime Dark
- Main Dark
- Nova
Classic Theme- Main
- Green
- Green Dark
- Lavender
- Lavender Dark
- Main Dark
- Metro
- Metro Dark
- Moonlight
- Opal
- Opal Dark
- Silver
- Silver Dark
- Uniform
Fluent Theme- Main
draggable-interaction-alternatives.html
Description
The Kendo UI jQuery Grid is now supports single pointer operations as an alternative to the built-in draggable interactions thus providing even a greater level of accessibility. This is an important aspect of the WCAG 2.2. compliance and is a great addition to the component.
Here is a list of the drag operations and their alternatives:
- Reordering rows using drag-drop can now be performed also by clicking on the drag column and later clicking between a drag column cells in which the row should be inserted.
- Grouping/Ungrouping by drag and drop can also be performed using the column menu and clicking on the Group/Ungroup column item.
- Reordering can now be done by either drag and drop or by using the Set Column Position submenu from the column menu.