webressurs
asked on
asp:RequiredFieldValidator, show popup if some fields dont validate
I have a form with many text- controls that is validated using asp:RequiredFieldValidator . Is there any way to display a popup message if some of the controls dont validate (misiing text)? I need this because some of the fields is hard to find, and the users dont understand why the form inputs isnt saved when one/many fields is missing...
By the way, the controls that I validate is inside a Ajax:TabPanel!
By the way, the controls that I validate is inside a Ajax:TabPanel!
SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
ASKER CERTIFIED SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
Thanks for the grade. Happy i could help
Apresto
Apresto
follow the links in
https://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q__24245344.html
to get the item from ajax panel