Using the RadMenu, I'm not able to add an ActionCommand using special chord, like CTRL+{LEFT ARROW} or CTRL+{HOME}.
How can I achieve that?
Thanks!
3 Answers, 1 is accepted
0
Accepted
Nikolay
Telerik team
answered on 22 Apr 2011, 09:46 AM
Hello Francois,
You are able to achieve your requirement by using RadShortcuts. For additional information, please refer to the following article: RadShortcuts - Getting Started.
I hope this helps.
Regards,
Nikolay
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
What's the difference between the Shortcuts property of each menu item and the CommandBindings property of the RadMenu?
0
Nikolay
Telerik team
answered on 27 Apr 2011, 04:04 PM
Hello Francois,
Thank you for this question.
The CommandBindings property is related to our old shortcuts mechanism. This mechanism should be considered obsolete and will be removed in one of our next versions.
Kind regards,
Nikolay
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items