how to disable CheckBoxList row based on Selected field

  • Thread starter Hyrum Mortensen
  • 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.
 
A

Alvin Bruney [MVP]

Your post went unanswered. Have you resolved this issue? If you still need
help, please post the original question with your request.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top