how to disable CheckBoxList row based on Selected field

  • Thread starter Thread starter Hyrum Mortensen
  • Start date Start date
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.
 
Your post went unanswered. Have you resolved this issue? If you still need
help, please post the original question with your request.
 
Back
Top