Click here to Skip to main content
15,921,203 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi, I would like to know if there is any way i could be able to select multiple options at the same time in a multi-level dropdown and toogle menu. Please see example Drag & Drop support in ASP.NET MVC TreeView control[^]

What I have tried:

Telerik seems to be useful but I am looking for something that is free.
Posted
Updated 8-Sep-16 10:25am

1 solution

If you want something that is free, probably should write the plugin yourself. That is one of the few ways you'll get exactly what you want.

Otherwise you should just break down this issue into smaller pieces and begin to write exactly what you are looking for.

Based on your example of what you are looking for, and in doing a quick google search there is jstree.

jsTree[^]

drag and drop treeview jquery - Google Search[^]
 
Share this answer
 
Comments
Karthik_Mahalingam 9-Sep-16 1:12am    
5

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900