Click here to Skip to main content
15,889,595 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
We have a dyna-tree in our application with checkbox option with 2 levels.

Now we have to remove the tree and need to show buttons. (main level1 node within tree)

On each of button click the options should open as dropdown popup with

checkbox list
Autocomplete search box
Select all/Reset (if none selected then select all)
Count number of selected option
Next time open dropdown with selected option on top
Show/Hide inactive option

Please suggest, Is there any ready-made plugin which can handle this type of functionality?


Thanks

What I have tried:

I tried to with the manual template structure in jquery but looking if there is any jquery plugin that can already use this.
Posted
Updated 4-Jul-19 0:55am

1 solution

 
Share this answer
 

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