Francois
Posted
on Apr 19, 2011
(permalink)
Hi,
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!
Reply
Answer
Nikolay
Nikolay
Posted
on Apr 22, 2011
(permalink)
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
Reply
Francois
Posted
on Apr 26, 2011
(permalink)
Thank you, it works.
What's the difference between the Shortcuts property of each menu item and the CommandBindings property of the RadMenu?
Reply
Nikolay
Nikolay
Posted
on Apr 27, 2011
(permalink)
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
Reply