I want a listbox that has checkboxes inside it.
I know there is a multiple selection option in .net but I want something of this sort so as to be more user friendly wherein the user doesn't need to hold down the shift or ctrl button to select multiple options.
VB 6.0 had such an inbuilt facility. What about ASP.Net 2.0? Can somebody help me out Plz