Good afternoon,
I am fairly new to Validation controls.
I have added a customvalidation and summaryvalidator.
When the edit doesn't pass, it does show the error message in the summaryvalidator
So far so good... However, my application is in two language.. When the error message is showed on screen, if i change language (which does a postback) the error message dissapear.
How can I prevent this ?
Thanks!
Go to the complete details ...