Feeds:
Posts
Comments

Posts Tagged ‘ASP.Net Button’

Our software application is not doing validation for some buttons such as “back” button or “return” button, in order to disable the validation on the page, just simply change the button’s causeValidation to “false” will do.

Read Full Post »