I have an asp.net web page that displays data that was returned from the database. However, when I attempt to click “Reset” (<input id="btnReset" type="reset" value="Clear" />) the button doesn’t do anything.
I have an asp.net web page that displays data that was returned from the
Share
you are probably looking for this
so you can do stuff in your codebehind