Hi,

I have a webpage with a asp:checkbox control.

I enable/disable the control through javascript.

When checkbox is disabled I interrogate the checkbox.checked value in
codebehind and it shows as checked=false even when the checkbox is
actually checked.

As a test I removed the checkbox disabling code in javascript and
again interrogated the checked value.  This time it showed up
correctly.

Has anyone come across this before?  Is this normal behaviour?  What
do i need to to get get the correct checked value of the disabled
checkbox?

Your help is much appreciated.

Regards
Gavin

Reply via email to