phossa / smartselect

SmartSelect is a jQuery multiple select (multiselect) and tree / hierarchy select plugin with bootstrap style. It is 10x faster than similar plugins and supports complex data models.
http://phossa.github.io/smartselect/docs/index.html
52 stars 14 forks source link

Add reloadSelect() and getTreeValues() feature #12

Closed SilvioLuis closed 4 years ago

SilvioLuis commented 5 years ago

reloadSelect() feature enables user to reload SmartSelect with refreshed html select options.

SilvioLuis commented 5 years ago

getTreeValues() feature returns all the child values of an option.