Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Need multiple ControlSources for one column???
Message
De
29/11/2000 19:43:23
Jorge Haro
Independent Consultant
Juarez, Mexique
 
 
À
29/11/2000 17:52:00
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00447091
Message ID:
00447132
Vues:
9
If you have set up a relationship between the tables you can use this in the init event for the grid, or write it directly on the designer.
This.Column2.ControlSource  = '( iif( left(part_num,1) ="1",;
Table1.Descrip, Table2.Descrip ) )'
Just replace Column2 with whatever column you're using for the description.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform