Hi Ronald,
Thank you for contacting us.
Let me explain a bit deeper about the RadContextMenu.
This control is especially designed to be opened via an attached property. Because of this it should not be used as a content of a control.
However this control looks pretty silky and sometimes we are working around the above statement. But this is a bit tricky approach - even we can get a nice looking menu, it will be a half-functioning one - for example we should sacrifice sub-menus. Please note our example follows strictly this workaround.
Finally. If you still would like to use a button with RadContextMenu please follow the instructions in the
A DropDown Button with RadContextMenu article. For your convenience we will place a ready for use code here:
Copy Code
We hope this information will help you.
Sincerely yours,
Ivan
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.