Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Pick record from grid
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00031941
Message ID:
00031942
Vues:
43
>Hi,
>Can someone please help? I display a grid to pick a record from. I want the user to pick a record (click, dblclick, whatever). The picking should release the grid and move the record pointer to the record they picked. In what event do I do this?
>
>Any help is greatly appreciated! I can not get this to work!
>
>Thanx,
>John

When you click on grid row, you automatically move pointer to this record. If you want to release a grid, I would recommend you to have one more column with a button (e.g. "Pick") and use Thisform.Grid.Visible=.f. in Button.Click event.
Edward Pikman
Independent Consultant
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform