Posted on: 1/28/2014 3:10:57 AM | Views : 526

I have spent hours trawling the Internet trying to find a way to set focus to a textbox on a page that inherits from a master page. Enclosing the textbox in a panel and setting the default focus does not work and neither does using either ClientID or UniqueID work in code-behind.
I can't believe something so simple as setting focus to a textbox can be so difficult, yet I am unable to find a solution. Can anyone either suggest a solution or confirm that it cannoit be done and put me out of my misery?

Go to the complete details ...