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

Drop Down List with branching menu

2 Answers 203 Views
DropDownList
This is a migrated thread and some comments may be shown as answers.
Brian Vallelunga
Top achievements
Rank 1
Brian Vallelunga asked on 05 Mar 2015, 08:02 PM
I would love it if the drop down list could show a list of items with sub-menus such as the products menu shown at: http://demos.telerik.com/kendo-ui/menu/index

I'm trying to hack together a solution using the menu control, but it isn't trivial to do (especially when AngularJS is involved). Is something like this possible already?

2 Answers, 1 is accepted

Sort by
0
Alexander Valchev
Telerik team
answered on 09 Mar 2015, 08:57 AM
Hi Brian,

This scenario is not supported by the DropDownList widget and I am afraid that we cannot suggest easy way to achieve it. As you mentioned, the implementation is not trivial and we do not have an example which demonstrates similar scenario.

Regards,
Alexander Valchev
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
0
Brian Vallelunga
Top achievements
Rank 1
answered on 11 Mar 2015, 01:09 AM
It took a bit of effort, but I actually have a working sample created as an Angular directive. The directive wraps a single menu and then manipulates the top-level menu item after the select event. I would love to see this as a full widget some day though.
Tags
DropDownList
Asked by
Brian Vallelunga
Top achievements
Rank 1
Answers by
Alexander Valchev
Telerik team
Brian Vallelunga
Top achievements
Rank 1
Share this question
or