|
-
Feb 10th, 2003, 05:42 PM
#1
Thread Starter
Registered User
Need help with Validations
I have problems when I validate a web control using the requiredFieldValidator. The validator catches the error and displays a message fine. But, when I try to do something like making a new selection in my dropdown box, my form does not post back. I added autopostback=true to the controls being validated and everything works fine. However, I don't like my form performing a postback everytime I take focus off the control being validated. I don't want to write my own javascript to validate since it is a lot of work. Is there a better way to validate without the postback when a control loses focus?
Please help,
James
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|