Multiselect is a user interface feature that allows the user to select more than one item in an items control. An items control can be anything that holds selectable items such as a dropdown list, data grid, or a custom listing or group of items.
Multiselect is a user interface feature that allows the user to select more than one item in an items control. An items control can be anything that holds selectable items such as a dropdown list, data grid, or a custom listing or group of items.
Multiselect implementations:
Javascript
- http://www.erichynds.com/blog/jquery-ui-multiselect-widget
- http://quasipartikel.at/multiselect/
- http://davidstutz.github.io/bootstrap-multiselect/
JSF