Dear friends,
I have a Custom Validator on my page. I want the controls contents to be validated before the page is loaded, but Page_Load() is executed first, and only after that the validation happens, when it is too late. Could you please help me to solve this problem?
Thanks,
Dmitriy
...
Go to the complete details ...