Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Linking grid selection to textbox
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00625195
Message ID:
00625275
Vues:
11
>>I have a grid with four fields
>>
>>vehicle #
>>model
>>style
>>VIN
>>
>>I also have four textbox below the grid showing the above mentioned fields.
>>
>>How do I get my textboxes to show the same information as the selected grid row?
>>
>>thanks
>>nick patel
>
>In the Grid AfterRowColChange event put thisform.refresh (or refresh for each of textboxes). Do it only then you're changing rows. In VFP7 there is a parameter, in VFP6 you have to have grid's property (or form's) nCurRec.

thank, it worked

Nick Patel
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform