Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Controlling fields displayed in a grid without columns
Message
De
27/10/1998 19:25:59
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00151310
Message ID:
00151318
Vues:
23
>In VFP 3.0 is there a way for me to display all fields in a child grid without displaying one field (the foreign key).
>
>Columns get a bit messy. I use them when I put controls in the grid for editing, but in this case I want to display all fields in the child table except for one.
>
>Any ideas?

Evan,
For the grid you need to set the columncount to the number of fields you want in the grid and then you need to set the controlsource property to a field in your table for each column in the grid. This way you display only the fields you want and in the order you want also.

Mark
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform