aspx_professional thread: Disabling CheckBoxList
I am trying to disable one of the checkboxes in the Checkboxlist. I have
tried the following code, that does not work:
objCheckBoxList.Items(i).Enable=false
Does anybody know how I can do this?
Thanks
Ricky
|





