Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to set focus to the first row and col in a grid
Message
De
31/12/2007 07:58:56
Erick Miranda
Formata Data Business - Grupo Linx
Contagem, Brésil
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Versions des environnements
Visual FoxPro:
VFP 9 SP1
Divers
Thread ID:
01278585
Message ID:
01278591
Vues:
22
This message has been marked as a message which has helped to the initial question of the thread.
Hi Bhavbhuti,

>Hi all
>
>How to set the focus to the first column and the first row in a grid. I don't know when the user is clicking Save, so I need to go to the first record and set focus to the first visible column (not column no.). This is in a class so I cannot predict column names.
>
>Thanks and regards.

Try:
GOTO TOP IN (thisForm.myGrid.RecordSource)

thisForm.myGrid.Column1.SetFocus()
Good luck!
Erick
Força Sempre!
Strength Always!
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform