Hi
I have a textbox on top of page and am using validatorcalloutextender to validate the textbox, also I've a button in the bottom of the page. When user clicks button, I want to focus on the textbox as the user is unable to see the error message,how?
Thanks