CheckBox CheckedChanged Event without autopostback

Posted by user279521 on Stack Overflow See other posts from Stack Overflow or by user279521
Published on 2010-03-26T13:05:46Z Indexed on 2010/03/29 11:53 UTC
Read the original article Hit count: 391

Filed under:
|
|

The CheckedChanged event of a checkbox fires upon autopostback. Is there a way to fire that event with autopostback set to false?

© Stack Overflow or respective owner

Related posts about asp.net-3.5

Related posts about c#