Top "Multi-select" questions

Multiselect is a user interface feature that allows the user to select more than one item in an items control.

jQuery setting prop("selected", true) on multi select list in Chrome only works once

When trying to set a select list option to selected in order to scroll the select list to that option, …

javascript jquery google-chrome scroll multi-select
Multiselect ListBox

I'm having trouble in multiple items selection in an ListBox. I've tried deriving new control from Selector and writing ListBox …

wpf listbox multi-select
JList - select multiple items

I faced a problem with this setSelectedValue() method in JList when I wanted to select multiple values in a JList …

java swing netbeans jlist multi-select
Customizing the TreeView to allow multi select

The built-in WPF TreeView control does not allow for multi selection, like a ListBox does. How can I customize the …

wpf treeview multi-select
AngularJS ng-repeat in Bootstrap multiselect dropdown

I used Bootstrap Multiselect Dropdown http://davidstutz.github.io/bootstrap-multiselect/ & embed into the sub-template of AngularJS & let it …

twitter-bootstrap angularjs multi-select angularjs-ng-repeat
Select All mat option and deselect All

I have scenario as below: I want to achieve is: When user click on All then all options shall be …

angular-material2 angular6 multi-select
Bootstrap Multiselect not working

I'm trying to use multiselect Bootstrap, I used the following code which is also available in their website too at (…

twitter-bootstrap twitter-bootstrap-3 multi-select
How do you properly create a MultiSelect <select> using the DropdownList helper?

(sorry, there are several item here but none seems to allow me to get this working.) I want to create …

asp.net-mvc-3 drop-down-menu selectlist multi-select html.listboxfor
Change background color of selected items in "multiselect" dropdown box?

I want to give the yellow color to the selected items in multiselect dropdown box. By default, it has gray …

css multi-select html.dropdownlistfor