Friday, July 2, 2010

Hide CustomValidator error message once the action is done

Call the javascript function (built by asp.net):
ValidatorValidate(/*The element here*/);

Reference:
http://www.velocityreviews.com/forums/t62952-calling-function-validatorvalidate-val.html


http://msdn.microsoft.com/en-us/library/aa479045.aspx

No comments: