RadGrid - Up/Down Keys are disabled after setting EnableKeyboardShortcuts to false

1 Answer 44 Views
Grid
Sheng
Top achievements
Rank 1
Iron
Iron
Sheng asked on 13 Sep 2024, 03:17 PM

For RadGrid, after setting EnableKeyboardShortcuts to false, I find the Up/Down keys are also disabled. However, according to your online document below, the Up/Down keys shouldn't be disabled in this case. Do you have the issue?

 

"To enable this feature you have to set the ClientSettings -> AllowKeyboardNavigation property of the grid to true (it's default value is false). The grid also features an additional property ClientSettings -> KeyboardNavigationSettings -> EnableKeyboardShortcuts which when set to false will disable all keyboard navigation shortcuts except for the Up/Down and Page Up]/Page Down keys. This is done with a view to facilitating the developer if he intends to implement his own scenario if the above-listed keys (with the exceptions mentioned) have been pressed."

1 Answer, 1 is accepted

Sort by
0
Attila Antal
Telerik team
answered on 18 Sep 2024, 03:01 PM

Hi Sheng,

Thank you for reporting this issue. You are absolutely right.

The Up, Down, Page Up, and Page Down keys get disabled when disabling the EnableKeyboardShortcuts property which contradicts the statement "The grid also features an additional property ClientSettings -> KeyboardNavigationSettings -> EnableKeyboardShortcuts which when set to false will disable all keyboard navigation shortcuts except for the Up/Down and Page Up]/Page Down keys."

From the source code I can see that this change was done 9 years ago, but nobody has reported it since then.

I have logged the issue in our feedback portal. You can track the progress at the following link: Up, Down, PageUp and PageDown keys are disabled when setting the EnableKeyboardShortcuts to false

As a token of gratitude, I have updated your Telerik Points which you can use at your next purchase. 

Regards,
Attila Antal
Progress Telerik

Stay tuned by visiting our public roadmap and feedback portal pages! Or perhaps, if you are new to our Telerik family, check out our getting started resources
Tags
Grid
Asked by
Sheng
Top achievements
Rank 1
Iron
Iron
Answers by
Attila Antal
Telerik team
Share this question
or