Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Parent-child refreshing problem
Message
From
28/09/1998 19:34:53
 
 
To
25/09/1998 17:23:15
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00141038
Message ID:
00141687
Views:
24
>My grid has
>LinkMaster = Table2
>RelationalExpr = aField

Hi Claude,

I haven't used this method of setting relations in a child grid but your example did not mention:

grid.ChildOrder = aField

The child table has to ordered on the relational expression for the relation to take.

If you still can't make it work, you might try using the form's data environment to set the two tables up with the proper relation when the form is initialized. If the data environment has Table2 related to Table1 on expression aField, then your grid should work the way you want it to.

:-) Pamela
Previous
Reply
Map
View

Click here to load this message in the networking platform