i have a dropdown list in my page.
i want to allow MultipleSelect to DropDownList
i want that if user tries to select multiple item using ctrl or shift then it should be allowed/possible
how can we do this.
can some jquery function help for the situation or is there any other way out to make it possible for that dropdown.
nishant ranjanPosted Mar 20, 2014, 8:48 AM
can this be achieved using jquery... means can jquery make that dropdownlist behave in required way
Abhay ShankerPosted Mar 20, 2014, 4:18 AM
http://www.c-sharpcorner.com/UploadFile/bryianTan/Asp-Net-multiple-selection-dropdownlist-with-ajax-hovermenuextender/
Nilesh AvhadPosted Mar 20, 2014, 3:41 AM
Please refer the following link.
http://dropdown-check-list.googlecode.com/svn/trunk/doc/dropdownchecklist.html
-------------------------------------------------------------------------------------------
Mark as "Accepted Answer" if it helps you.
Thanks,
Nilesh