validator problem

  • Thread starter Thread starter ronaldo
  • Start date Start date
R

ronaldo

I have several input boxes and validatores(1 to mapping).
Would you tell me how can I know which input box's value is not valid?

thank you very much
 
ronaldo said:
I have several input boxes and validatores(1 to mapping).
Would you tell me how can I know which input box's value is not valid?

Look at the IsValid property of the validator to know which one failed (if
any).
 

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