Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Setting Focus when clicking Edit in mmGridView
Message
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Divers
Thread ID:
01178153
Message ID:
01178529
Vues:
22
This message has been marked as the solution to the initial question of the thread.
The answer is adding this to the grdItems_RowEditing event:
Me.grdItems.Rows(e.NewEditIndex).Controls(2).Focus()
Rick


>Is there a way to set the focus to a particular column after you click on the Edit Button in mmGridView?
>
>Thanks.
Richard DeZeeuw
DeZeeuw Software Inc.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform