5
Reply

ASP Validation

Jon H

Jon H

May 10 2010 7:55 AM
1.9k
Hi Guys,

We have an asp wizard set up that has some text boxes etc in it. We use RequiredFieldValidator for some of these and some other validators also.

The default behaviour seems to be that you can tab from field to field initially with no validation but after you press next it turns on the in-line validation that seems to happen on-the-fly.

Does anyone know if there is anyway to control this? i.e. it is on-the-fly all the time or only updates when next is pressed? (ideally the former)

Cheers.

Answers (5)