Multiple validators fire at the same time

G

Guest

I have a text field with three different validators, the problem is that in
some cases all three validators fire at the same time. How can I create some
sort of order in which they should "execute"? For instance; if validator 1
returns false, then don't run validator 2 and 3.

Any ideas?
 
R

Raghavendra T V

Hi Anders,

You need to manipulate the Javascript that is emitted by the ASP.NET
validation controls to
make them work in order.


Thanks
Raghavendra
 
G

Guest

Do you have an example on how to do this?


Raghavendra T V said:
Hi Anders,

You need to manipulate the Javascript that is emitted by the ASP.NET
validation controls to
make them work in order.


Thanks
Raghavendra
 

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

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,009
Latest member
GidgetGamb

Latest Threads

Top