patosai / tree-multiselect.js

jQuery multiple select with nested options
https://patosai.com/tree-multiselect
MIT License
220 stars 97 forks source link

change parameters dynamically #70

Open mtabdar opened 5 years ago

mtabdar commented 5 years ago

Hi, this is a really great Tree, so thanks! I wonder if it is possible to change a tree parameter dynamically? I put a checkbox and use reload function to change parameters with no success for example i want the user decides whether to see side panel or not. thanks

patosai commented 5 years ago

That would be interesting in terms of how selecting options would work, but I don't think it should be too bad to change the code to do this.

mtabdar commented 5 years ago

yes i think so too