Grid control doesn’t allow to change width of columns via keyboard. Column width adjustments could be done only via mouse. It would be great to have this ability from the accessibility perspective.
No hot key to change width.
Any hot key (e.g. Shift + Arrow Left / Right) to change width of a column.
Kendo UI version: "2020.3.1118"
Browser: Chrome 90.0.4430.212
Hello Michael,
In general, the new features, enhancements and bug fixes are prioritized based on their demand and severity. Taking this into consideration, the current item is not scheduled for implementation yet.
However, I have prepared a Dojo example that leverages existing kendoKeydown event of the Grid to implement a custom keybinding for increasing/decreasing the focused Grid column through Shift + Right Arrow/Shift + Left Arrow:
You can further tweak the example by modifying the increment size and even change the keybinding according to the project requirements.
Regards,
Dimitar
Progress Telerik
Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.