Checkbox state

Seems to be a trivial task. I have a checkbox:



I hoocked up "Click" event but when I handle the event how do I know if the checkbox is checked or not checked?

Thank you.


1 Reply

RA Ramu Syncfusion Team August 1, 2007 02:23 AM UTC

Hi Yuriy,

I have attached the sample that display's the state of the check box when the checkbox is checked or unchecked in the HtmlUI control. The checked Attribute of the checkbox control is used to determine whether the check box is checked or not.

Please have a look at the sample and let me know if you have any queries.

http://websamples.syncfusion.com/samples/HTMLUI/f66230//main.htm

Thank you for your interest in Syncfusion products.

Regards,
Ramu

Loader.
Up arrow icon