S
Steve Murphy
How do you set focus to a particular TextBox in ASP.NET?
Thank you in advance.
Thank you in advance.
Brock Allen said:In 2.0 this is built in via the SetFocus() API. In 1.1 you'll have to
build your own client javascript that does this. It's fairly easy with
Page.RegisterStartupScript().
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.