Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Parent-child refreshing problem
Message
 
To
25/09/1998 17:23:15
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00141038
Message ID:
00141100
Views:
33
>In a form I have a grid with RecordSource set to Table1.
>I also have a textbox linked to a field of Table2.
>
>In the grid I want to see only related records to the current record of Table2.
>
>My grid has
>LinkMaster = Table2
>RelationalExpr = aField
>
>But the grid always shows the entire content of Table1 ???
>
>I tought this would work. Did I forget something.
>
>Thanks

Hi,

I am not sure but this would not work with parent-child kind of stuff. you have to define this relationship in Database (DBC) and then use this relationship in form. If you do this you don't have set any extra properties in the grid exept RowSource.

I would like to try with 'LinkMaster','RelationalExpr' and update you with my findings.


Bye
Jayesh
- Jayesh
Previous
Reply
Map
View

Click here to load this message in the networking platform