Validation

  • Thread starter Thread starter Neven Klofutar
  • Start date Start date
N

Neven Klofutar

Hi,

Is it possible to show only ValidationSummary, without showing every single
validator control (enable and visible disables validation control, bot it
also disbles it in validation summary) ?

thanx, Neven
 
Set the individual validator control's Display proeprty to None. This way,
you will only see the validation summary showing the errors, not the
individual validators too.

Hope this is what you are looking for.

Hi,

Is it possible to show only ValidationSummary, without showing every single
validator control (enable and visible disables validation control, bot it
also disbles it in validation summary) ?

thanx, Neven
 

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