Radio Button Selected index changed
Hi,
I have radio button list and have two iteams like : yes and no. And I have also one textbox also.
If I'll select no then that text box visible = false and if i will select yes then text box visible = true.
How should I do that...?