Hi,
I am facing a problem while using checkboxes. I want to use a check box and on the basis of its checked or unchecked status I want to show other container.
I am not able to catch the status of the checkbox wheather is it selected or not.
Can any one please help me with a code snipped on how I can catch the checkboxes status(if it is checked or unchecked)?
Thanks in advance.