Diable for validation

  • Thread starter Thread starter RA
  • Start date Start date
R

RA

Hi

How do I disable for validation when the user click a button on the web
form? The button is of asp type button runs on server side.

Thanks,
Ronen
 
set the CausesValidation property to false on the button control.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top