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

RadMenu Child Popup/2nd Level Stretch Vertically

1 Answer 64 Views
Menu
This is a migrated thread and some comments may be shown as answers.
Matthew
Top achievements
Rank 1
Matthew asked on 06 Jun 2013, 04:58 PM
I am in the process of creating a user control based on the customization example of the RadMenu.  I have placed the RadMenu in an expander on the left side of the UserControl and have it stretched vertically within the expander.  This works great for the top of the RadMenu control but I haven't been able to change the submenu/child elements to stretch vertically as well.  They always pop out directly to the right of the parent item (understandably).  Is it possible to change this behavior?  

Thanks so much.

1 Answer, 1 is accepted

Sort by
0
Rosen Vladimirov
Telerik team
answered on 07 Jun 2013, 11:57 AM
Hello Matthew,

I suggest you to take a look at the new version of this demo, which is included in our 2013 Q2 Beta release (the official release is planned for the next week). We strongly recommend you to use the approach in the demo (you can download it from here). In the Beta release we've introduced a lot of new features and one of them is DropDownPosition property of RadMenuItem (RadMenuGroupItem has such property as well). With its help, the submenu items of the item on which you've set the property will be shown at the specified position (top, bottom, left, right).  You may also use DropDownWidth, DropDownHeight and ItemsPanel properties based on your needs.

Can you check the demo and inform us if you have any problems or concerns.

Regards,
Rosen Vladimirov
Telerik

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

Tags
Menu
Asked by
Matthew
Top achievements
Rank 1
Answers by
Rosen Vladimirov
Telerik team
Share this question
or