Dear Friends ,
I need the code for how to show multiple selections for drop down list in asp.net C# visual studio 2008 ...
Please provide the logics for this reqirement and forward to following mails ....
[email protected] ,
[email protected]
Thanks,
TVS Narasimha Murthy
Loading
Brijendra GautamPosted Mar 17, 2014, 5:57 AM
Dropdown list is a single selection control. If you want option for multiple selection then use ListBox control.
You can refer this link for using multiple selection
http://www.dotnetfox.com/articles/how-to-get-multiple-selected-value-in-listbox-control-Asp-Net-using-C-Sharp-1047.aspx