Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Navigating a table in a grid does not move children
Message
 
To
28/11/2000 16:04:24
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00446436
Message ID:
00446531
Views:
12
How are you setting the relation to the child? You can either do it in code or visually within the Data Environment. If you know you have the relationship setup properly, you may just be missing a Refresh on the object showing the data from the child.



>I know I am getting old. I have solved this before but cannot dredge up the answer.
>
>When moving thru a table using a grid it does seem that the pointers are moving as they should in the grid table's children.
>
>I have a grid for table 'Parent'. 'Parent' is related to 'Child'. There is a field from Child shown next to the grid. As we move thru Parent using the grid the Child field does not change.
>
>If I call up an old fashion browse window of child the field then updates.
>
>If I do :
>
>select Child
>select Parent
>
>in the AfterRowCahange Event the field updates.
>
>What am I missing?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform