This is a migrated thread and some comments may be shown as answers.

Context menu overwritten by "Silverlight" menu

1 Answer 44 Views
Menu
This is a migrated thread and some comments may be shown as answers.
Anne Lyon
Top achievements
Rank 1
Anne Lyon asked on 15 Mar 2010, 02:43 PM
Hi!
I managed to successfully override the default "Silverlight" right click context menu to display my own menu for my RadChart, but now I suddenly get both! When I rightClick myRadMenu pops up with the "Silverlight" menu on top.
I have the  <param name="Windowless" value="True"/>  set in my default aspx page, and the only change I can think of is that I have installed licensed versions of VS2008 and Telerik instead of the demos - and included calls to a web service. Can anybody explain why this Silverlight menu appear on top of my RadContextMenu and how can I get rid of it??

Anne

1 Answer, 1 is accepted

Sort by
0
Accepted
Hristo
Telerik team
answered on 16 Mar 2010, 05:24 PM
Hello Anne Lyon,

Please set EventName="MouseRightButtonUp" or remove this setter because this is the default value.
This will prevent Silverlight context menu from opening.

Let us know if you need more help.

Best wishes,
Hristo
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.
Tags
Menu
Asked by
Anne Lyon
Top achievements
Rank 1
Answers by
Hristo
Telerik team
Share this question
or