Setting Focus on a TextBox Control

  • Thread starter Thread starter Dave Bailey
  • Start date Start date
Dave,

There is a load event on the body tag which you can use to set the focus
of the textbox. However, you have to do this in JavaScript, not in C#.

Hope this helps.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top