Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Asp.Net equivalent of VFP control.setfocus
Message
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00708825
Message ID:
00708826
Views:
19
You will need to use JavaScript.

e.g.
   window.document.MyForm.MyTextBox.focus() ;
>I am trying to set the focus on a particular textbox server control when my asp.net form is initially displayed. Tried setting the tabindex property with no luck.
>
>Many thanks for any input,
>
>Todd
- Jayesh
Previous
Reply
Map
View

Click here to load this message in the networking platform