Is there no checked listbox in .net 2.0 or am I just overlooking it? Please reply fast as this is very urgent.
Printable View
Is there no checked listbox in .net 2.0 or am I just overlooking it? Please reply fast as this is very urgent.
Hi,
use a listview - that supports check boxes
Pete
Ok, thanks petevick.