aspx thread: ASPX CHECKBOX
I am trying to disable one of the checkboxes in the Checkboxlist. I have
tried:
objCheckBoxList.Items(i).Enable=false
Does anybody know how I can do this?
Thanks
Ricky
|
![]() |
P2P Archives
|
|
New Titles for ASP.NET |
aspx thread: ASPX CHECKBOX
I am trying to disable one of the checkboxes in the Checkboxlist. I have
tried:
objCheckBoxList.Items(i).Enable=false
Does anybody know how I can do this?
Thanks
Ricky
|