Click to See Complete Forum and Search --> : ListView - disabling a single item


Jacob
February 10th, 1999, 02:26 PM
I using the ListView control with checkboxes and two subitems for each item in my program to display a list of applications. I want to display a list of all our current applications in the control, but I only want user to be able to select certain ones (depending on whether he has permissions or not)


Is there a way to disable a single item? Or when the user click on a checkbox for an item I don't what him to select, is there a way to just uncheck the box? I can't find out what the event is when you click on the checkbox.


Thanks for the help,


Jacob

jfunderb@rocketmail.com