ich have a Grid with Enabled HeaderContextMenu. Is it possible to open the Contextmenu with Keyboard for selected item and also Navigate inside the Contextmenu with Keyboard?
Kind Regards
1 Answer, 1 is accepted
0
Maria Ilieva
Telerik team
answered on 03 Aug 2016, 01:26 PM
Hi,
In order to achieve the required functionality you should set focus for the Context Menu as soon as it opens. You can set focus in OnClientShown event of RadContextMenu from client side and see how this works.
Regards,
Maria Ilieva
Telerik by Progress
Do you need help with upgrading your ASP.NET AJAX, WPF or WinForms projects? Check the Telerik API Analyzer and share your thoughts.