Clear all controls / checkboxes without submit
Posted
by user279521
on Stack Overflow
See other posts from Stack Overflow
or by user279521
Published on 2010-04-15T18:33:14Z
Indexed on
2010/04/15
18:43 UTC
Read the original article
Hit count: 245
How can I clear all textboxes / uncheck checkboxes in my asp.net page without doing a form submit (don't want to trigger validation controls)?
© Stack Overflow or respective owner