Hi,
I have a dropdown list I want to display all item taking checkbox and allow
multiple select
inside the drop down list.
And the text item of checkbox look as below format
[item 1] Pool Value Price
$20
[item 2] Template Price
$100
etc..
Any one please provide the one sample for the same..
Thanks
Loading
Sanjeeb LenkaPosted Nov 29, 2013, 2:18 AM
http://www.learningpenguin.net/myblog/2010/01/08/how-to-build-a-multiple-select-dropdownlist-in-asp-net/
http://www.codeproject.com/Articles/55184/MultiSelect-Dropdown-in-ASP-NET
http://www.codeproject.com/Articles/66572/A-Multiple-Selection-DropDownList-a-CheckBoxList-I
http://www.dotnetgallery.com/kb/resource55-Checkbox-list-in-Dropdown-using-Aspnet-Ajax-PopupControlExtender-control.aspx
http://dropdowncheckboxes.codeplex.com/
Satyapriya NayakPosted Nov 29, 2013, 2:05 AM
http://www.learningpenguin.net/myblog/2010/01/08/how-to-build-a-multiple-select-dropdownlist-in-asp-net/