add - Adding values dynamically to a MultiSelect in DOJO -


i having multiselect dropdown in dojo. user should able add/delete values to/from multiselect dynamically. examples/code snippets on how achieve in dojo. new dojo..

an example of operations dojo multiselect can found here http://download.dojotoolkit.org/release-1.9.1/dojo-release-1.9.1/dijit/tests/form/test_multiselect.html

documentation @ following link:

http://livedocs.dojotoolkit.org/dijit/form/multiselect


Comments

Popular posts from this blog

How has firefox/gecko HTML+CSS rendering changed in version 38? -

javascript - Complex json ng-repeat -

jquery - Cloning of rows and columns from the old table into the new with colSpan and rowSpan -