Hi, I thought it may have had something to do with being bound to the database, however it's not the case. I had removed any code binding the field to the database and it made no difference, so I am at a loss. If it works when ticking the box, it should
work, when unticking [:(]
I just tried something, I set the checkbox to be checked=true and when I untick it, the code fired this time, but now it doesn't fire when ticking. It seems the code is only running when I set it back to it orginal setting ?
Icemania
Member
100 Points
148 Posts
Re: Checkbox not firing when unchecking using OnCheckedChanged
Aug 28, 2008 07:38 AM|LINK
Hi, I thought it may have had something to do with being bound to the database, however it's not the case. I had removed any code binding the field to the database and it made no difference, so I am at a loss. If it works when ticking the box, it should work, when unticking [:(]
I just tried something, I set the checkbox to be checked=true and when I untick it, the code fired this time, but now it doesn't fire when ticking. It seems the code is only running when I set it back to it orginal setting ?