Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Relationships in Grid Control
Message
From
24/05/2001 08:09:32
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Relationships in Grid Control
Miscellaneous
Thread ID:
00510788
Message ID:
00510788
Views:
50
Afternoon

I am having a bit of difficulty, and would like someone to confirm my property settings in the Grid control.

I have ParentTable and ChildTable who have a one-to-many relationship linked via field - CL_REF. The grid's RecordSource is "ChildTable".

I want to grid to just display the matching CL_REF records from ParentTable, so I have set the following properties:

ChildOrder = "CL_REF"
LinkMaster = "ParentTable"
RelationalExpr = "CL_REF"

Is this correct?

Thanks
Kev
Next
Reply
Map
View

Click here to load this message in the networking platform