kendo-react icon indicating copy to clipboard operation
kendo-react copied to clipboard

[Grid] Add a keyboard navigation shortcut for grouping

Open WissamProgress opened this issue 2 years ago • 0 comments

I'm submitting a...

  • Feature request

Current behavior

Currently, the Grid component does not have built-in keyboard navigation for column grouping. Here is an example where grouping is enabled - https://www.telerik.com/kendo-react-ui/components/grid/grouping/

Expected behavior

The grouping feature should be keyboard accessible instead of having to drag and drop using the mouse, like in Kendo UI for jQuery, where it can be done using ctrl+space - https://demos.telerik.com/kendo-ui/grid/keyboard-navigation

Reported in Ticket ID: 1634185

WissamProgress avatar Dec 13 '23 14:12 WissamProgress