ServerSideValidationExtender Causes Postback
description
Hi,
I am using a ServerSideValidationExtender to cause validation without a postback. The problem is, the first time the validation is invoked (when I press a submit button, for example), it always causes a postback. The next times, everything works fine.
Any ideas why this is happening?
Thanks,
Ricardo Peres