Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Relationships
Message
From
02/07/1998 17:49:58
Bruce Gilmour
Cal-Mour Consultants
Calgary, Alberta, Canada
 
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00112676
Message ID:
00113914
Views:
22
Yep that's what I did - almost. Used relation for the child grid and parameterized view with the grandchild andpout a REQUERY in the AfterRowColumnChange method of the child grid.

>Bruce,
>
>I've never tried a parent-child-grandchild two grid form before. As Mike said this may not work because of the issue of only being able to have one InitialSelectedAlias for the parent and not having the same thing for the child to grandchild link.
>
>I'd really setup two parameterized views, one for the child and one for the grandchild, and depending on how you let them navigate the child recs just Requery("grandchild") and grdGrandChild.Refressh()
>
>>David,
>>
>>Appreciate the fast come back. I took a look at your site and tried a few things but still can't get it to work. Again I have no problems using two tables especially when one of them is the initial selected alias but using three wheer the second parent is the child of the initial selected alias is defeating me. I have tried concatenated fields with and without alltrims and still can't seem to get anywhere. I suppose I could try an updatable parametrized view but I will probably try that last.
***************************
Bruce Gilmour

"Two things are infinite, the Universe and human stupidity. And I am not sure about the Universe."
- Albert Einstein
Previous
Reply
Map
View

Click here to load this message in the networking platform