I have a Checkbox and a textbox, when I untick the checkbox I need it to clear my textbox and it's this bit that is not working. If I tick the box I can get it to do something, just not when I untick and it is doing my head in. Here is the code for the
main page and the code behind. There are other fields but to make it easier just stripped it down to the problem area.
I just tried myself with a sample code. i did it in the following way.
Ganesh@Nilgr...
Contributor
6074 Points
2354 Posts
Re: Checkbox not firing when unchecking using OnCheckedChanged
Aug 28, 2008 09:36 AM|LINK
Please Mark As Answer If my reply helped you.