set focus to validationsummary control after validation occurs
My submit button also has the same validationgroup so it validates everything upon it being clicked.
The problem i am having is setting the focus to the validationsummary control after validation occurs when my submit button is clicked.
The focus goes to the top of my webform.
I need the focus to be put at the validationsummary control, anybody know how to do this?
Thanks!

