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.