H
Hyrum Mortensen
Hi,
I have a CheckBoxList that's populated by a database (Selected
property is set based on data from the database). I want to disable
rows that have the Selected property set to true (i.e. once a row is
Selected, disable the row so that it can't be de-Selected.). Is this
possible? I can't find a suitable property under the ListItem object.
I have a CheckBoxList that's populated by a database (Selected
property is set based on data from the database). I want to disable
rows that have the Selected property set to true (i.e. once a row is
Selected, disable the row so that it can't be de-Selected.). Is this
possible? I can't find a suitable property under the ListItem object.