Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Data in Grids
Message
From
05/04/1999 10:36:53
 
 
To
05/04/1999 10:34:56
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00205206
Message ID:
00205209
Views:
22
>I am having issues trying to display a one-to-many relationship within a grid.
>
>For example: I have a parent table (customers) and a child table (orders); my form contains a grid that displays all the orders for one customer; problem ... currently my grid displays all the records in the orders table.
>
>Current situation: I've verified one-to-many relationships in my data environment; I've tried to use the ChildOrder and LinkMaster functions in the data grid property; I am currently using a work-around ... the set-filter function (but obviously, I shouldn't have to use this)
>
>Any ideas? ... Thanks!

The common way here is to remove temp relationships and use p-view or cursor as grid.recordsource.
Edward Pikman
Independent Consultant
Previous
Reply
Map
View

Click here to load this message in the networking platform