How not cause validation on submit that are not...

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello

I have cases where, submits are not caused by sever controls, and after the trip back from server, all the client validation controls indicate their error messege - which is miss leading for the user. To make it simple how do I make the property CauseValidation for ? to be false

Thanks for your response

Reza
 
Your post went unanswered. Have you resolved this issue? If you still need
help, please post the original question with your request.

--
Regards,
Alvin Bruney [ASP.NET MVP]
Got tidbits? Get it here...
http://tinyurl.com/3he3b
Reza said:
Hello,

I have cases where, submits are not caused by sever controls, and after
the trip back from server, all the client validation controls indicate their
error messege - which is miss leading for the user. To make it simple how do
I make the property CauseValidation for ? to be false?
 
Back
Top