Top "Multi-select" questions

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

Can't return a result set in the given context

When ever I try to call store procedure in mysql that sends back a result set, it keeps saying me …

php zend-framework mysqli multi-select
How to validate a multiselect Dropdown?

So the situation is this: I'm creating a dropdown box using the jquery.multiselect plugin on a form, but I …

javascript html multi-select
How can I get the value of all the selected cells in a DataGridView?

I have a DataGridView that has MultiSelect = true. After the user selects different cells from different rows how can I …

c# datagridview multi-select
Replacing Ext.reg() (xtype) in ExtJS4?

I want to use the MultiSelect from 3.3 in Ext JS 4, as described in this previous question: Why are the Ext …

javascript extjs multi-select
How to get the optgroup for a multiselect in jQuery?

I am using a multiselect with options grouped together. <select title="Fruits" multiple="multiple" id="fruits" name="fruits[]"> &…

jquery multi-select optgroup
How to load selected list items in multiple-select-listbox in update view in yii?

I have a multiple select-list-box for Staff in Create-Service-Form, used to select multiple staff when creating a new service. for …

yii multiple-select multi-select yii-inheritance
How can a multi-select-list be edited using asp.net mvc?

I'd like to edit an object like the one below. I'd like the UsersSelectedList populated with one or more Users …

c# asp.net-mvc multi-select
How to Use jquery.Validate with a jquery.multiselect Dropdown?

So the situation is this: attempting to add a dropdown box using the jquery.multiselect plugin on a form that …

jquery jquery-validate multi-select
JcomboBox multiple selection

I have a jcombobox in my application. and i want it to support multiple selection (like it do in a …

swing jcombobox multi-select
Mobile Safari multi select bug

If found a really annoying bug on the current (iOS 9.2) mobile safari (first appearing since iOS 7!) If you using multi …

html ios select mobile-safari multi-select