Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Gridline help
Message
From
06/07/1999 10:52:52
 
 
To
06/07/1999 10:11:44
Heena Sampat
Fairbyte Computer Consultants
Mumbai, India
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00236466
Message ID:
00237761
Views:
11
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform