|
Subject:
|
List Box Problem
|
|
Posted By:
|
informaniac
|
Post Date:
|
8/30/2006 4:46:06 AM
|
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
|
|
Reply By:
|
patelhitul
|
Reply Date:
|
8/30/2006 4:57:04 AM
|
Hi,
I think following link may be helpful to you.
http://www.codeproject.com/aspnet/DropDownCheckList.asp
Regards,
Hitul
Hitul J. Patel Software Engineer
|
|
Reply By:
|
informaniac
|
Reply Date:
|
8/30/2006 5:37:24 AM
|
Thankx yaar. It is the kind of thing that I was lookin for.
|