Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx_professional thread: Disabling CheckBoxList


Message #1 by "Ricky" <VS_DOT_NET@H...> on Wed, 10 Oct 2001 16:45:35
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

  Return to Index