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

Context Menu does not work in Popup

1 Answer 56 Views
Menu
This is a migrated thread and some comments may be shown as answers.
Raj
Top achievements
Rank 1
Raj asked on 10 Mar 2010, 09:16 PM
I have a RadContextMenu that is displayed on right-click of a RadTreeView. This works fine normally. However, when I embed my control (with the tree and menu) into a Popup control (System.Windows.Controls.Primitives.Popup) the right-click no longer displays the context menu. It just shows the default Silverlight right-click menu. If I change the event name to something different such as EventName="MouseLeftButtonUp" this works fine. Is there a workaround for this?

I'm using ver. 2009.3.1314.1030.

Thanks,
Raj

1 Answer, 1 is accepted

Sort by
0
Hristo
Telerik team
answered on 11 Mar 2010, 04:47 PM
Hi Raj,

RightClick in Silverlight 3 is supported only in Telerik controls - so in order to have right click place your user control not in popup but in RadWindow instead.

Let us know if you need more information.

All the best,
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
Raj
Top achievements
Rank 1
Answers by
Hristo
Telerik team
Share this question
or