Customizing dropdownlist
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
I would like to have two controls(check box & drop down list) when i click a dropdownlist . ie when the dropdownlist is clicked I need to have a checkbox on the left side of each item and dropdownlist on the right side, so that the items in the dropdownlist will be displayed as per ablove and the whole thing should behave as a dropdownlist If there is anyother way of satisfying my requirement , plz tell me. :)