Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
GOTO a record and set focus?
Message
De
26/02/1998 14:22:05
 
 
À
26/02/1998 14:10:07
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00081466
Message ID:
00081491
Vues:
32
>>>I am using a GRID. I want to GOTO a particular record and set the focus so the cursor blanks on the first field on this record.
>>>My code is:
>>>goto cur_rec
>>>what do I do here?
>>
>>GOTO cur_rec
>>THISFORM.myGrid.Column1.SetFocus
>---
>Hi Colin and Ed
>THISFORM.myGrid.Column1.SetFocus sets the focus to the first record
>and not the current record.

That's because Cur_rec is the first record.
Edward Pikman
Independent Consultant
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform