When ValidationSummary message box popup, after user click the OK button, I want the certain control getting focus.
In order word, I want create a CustomValidationSummary Control which derive from ValidationSummary, and overwrite the onclick event of OK button on ValidationSummary popup message box.
Can someone tell me how to do it?
Thanks,
Peter