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

ContextMenu inside DropDownButton problem

1 Answer 50 Views
Menu
This is a migrated thread and some comments may be shown as answers.
Trude
Top achievements
Rank 2
Trude asked on 21 Jan 2010, 11:25 AM
I have a ContextMenu with some sub-menus inside DropDownButton. When I position the mouse over or click on one of these sub-menus they open and they have a visual selected state. I then click outside the menu and the DropDownButton closes. Everything works as expected until the next step. If I open the DropDownButton again the previously selected sub-menu retains it's selected state (visually) but the sub-menu itself is closed. When I hover the mouse over this sub-menu (or click) it won't open - I have to hover or click another item and then the sub-menu works again.

I'm using the latest Q3-SP2 release.

1 Answer, 1 is accepted

Sort by
0
Valeri Hristov
Telerik team
answered on 21 Jan 2010, 12:39 PM
Hello Jorn,

I would strongly recommend using RadToggleButton or a regular ToggleButton for your case. The following blog post contains an example:
http://blogs.telerik.com/valerihristov/posts/09-09-07/drop-down_menu_button_with_telerik_contextmenu_for_silverlight.aspx

Regards,
Valeri Hristov
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
Menu
Asked by
Trude
Top achievements
Rank 2
Answers by
Valeri Hristov
Telerik team
Share this question
or