|
How to provide option to the user to select multiple items from the ListBox?
by: Itfunda
Product Type: Tips and Tricks (Books)
Technologies: ASP.NET DropDownList-and--ListBox
In case we want to provide option to the user so that he/she will be able to select more than one
item from the ListBox control, we can use this approach.
|