Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Gridline help
Message
De
06/07/1999 10:52:52
 
 
À
06/07/1999 10:11:44
Heena Sampat
Fairbyte Computer Consultants
Mumbai, Inde
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00236466
Message ID:
00237761
Vues:
13
>Thanks ,
> Can you also explain that when I am using one to many forms in wizard and one of the gridcolumns I want to pick data from combo how do I do that.
>
>e.g.
>
> data files used -
> grey.dbf - material received [child]
> party_master.dbf - party code [parent]
> I want to pick up quality code from quality_master from a combo as one of the items in the grid.
>
>expecting an early reply.


Ih Heena

I do this by using a RowSourceType = 6 ()Fields on my ComboBox.
RowSource would be something like this:

grey.Description, iID &&

the control source would be:
Party_Master.greyiID && the foreign key

BoundColumn = 2
Bound to = .T.

Hope this helps

Oscar Corte
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform