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

jQuery Grid Draggable Interaction Alternatives

Loading Demo...
  • EXAMPLE
  • VIEW SOURCE
draggable-interaction-alternatives.html
Sample service

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.

Support & Learning Resources

Additional Resources