checkbox, radio button properties...
hi!
to think about it.....this is a very simple problem.....someone probably asked about it before....anyhow..
when i create a radiobutton and checkbox in my site....i tried to put this line of code in radiobutton's method:
label1.enabled = False
anyway....unexpectedly....when i click the button....the label doesn't get grayed out (if u know what i mean...)...
HOWEVER.....i tried doing so in windows VB .NET application...and it actually works everytime i clicked the button/checkbox.....
any help?
thanx =)
Re: checkbox, radio button properties...
is this has anything to do with the postback property?