Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Asp.Net equivalent of VFP control.setfocus
Message
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
00708825
Message ID:
00708826
Vues:
20
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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform