I know how to use these great controls. They work very
well. But is there a method or property I can use to set
the focus to the field that is in error.
For example... If I have a page with 5 text boxes on it
and they are all reaquired fields. When my user falis to
enter in something in field 3 and presses the Submit
button, the Summarty validation control fires just fine
but the focus is still on the Submit Button.
Is there a way to utilize the RequiredFieldVa lidator or
SummaryValidati onControl fields to set the focus to
txtField3?
Thanks
Tom
well. But is there a method or property I can use to set
the focus to the field that is in error.
For example... If I have a page with 5 text boxes on it
and they are all reaquired fields. When my user falis to
enter in something in field 3 and presses the Submit
button, the Summarty validation control fires just fine
but the focus is still on the Submit Button.
Is there a way to utilize the RequiredFieldVa lidator or
SummaryValidati onControl fields to set the focus to
txtField3?
Thanks
Tom
Comment