Top "Multi-select" questions

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

ms access form: combobox to multiselect dropdown menu

I have an ms access db which was made a few years ago for my company. I am trying to …

database ms-access combobox multi-select ms-access-forms
jquery chosen plugin - get data using php

I'm using Multiple Select with Groups and Multiple Select from http://harvesthq.github.com/chosen/ Does anyone know how to …

jquery post multi-select jquery-chosen
C# ListView with CheckBoxes, automatic checkbox checked when multi select rows

I'm using a ListView control with multirow and fullrow select on. When I'm selecting multiple rows at once, some of …

c# winforms listview checkbox multi-select
Multiple select drop down in android

I am now working on an android app where i required to load all country list on a dropdown. My …

android listview multi-select android-library
How to post multiselect selected options as one param in url - Bootstrap Multiselect

I am using bootstrap-multiselect and need to submit form with selected options. However on form submit, url gets like this ....&…

javascript jquery twitter-bootstrap multi-select bootstrap-multiselect
.NET MVC MultiSelectList and selected values

I am trying to set the selected values for a MultiSelectList but the page does not display any values as …

asp.net-mvc multi-select selected
PreferenceFragment.findPreference always returns NULL

I'm currently trying to make a settings menu, that will show a MultiSelectListPreference, to select multiple contacts from your contact …

java android nullpointerexception android-preferences multi-select
Vue-MultiSelect Checkbox binding

The data properties of the multi-select component does not update on change. Check-boxes doesn't update on the front-end. Expected Behavior: …

vue.js checkbox multi-select vue-multiselect
Slickgrid: how to get selected rows with new Checkbox Select Column plugin?

I am working with this example: http://mleibman.github.com/SlickGrid/examples/example-checkbox-row-select.html Looking inside checkboxselectolumn.js I can …

checkbox multi-select slickgrid
jqgrid multiselect only selects rows on the current page, if paging is enabled. How to make it select rows across pages?

I noticed in the jqgrid demo (http://www.trirand.com/blog/jqgrid/jqgrid.html > Advanced > Multiselect) that only …

jqgrid multi-select