| Ivar B. Jessen 2005-06-17, 1:23 pm |
| On Thu, 09 Jun 2005 03:01:38 -0400, Maxine <lcibiz@pacbell.net> wrote:
>In dBase5.7 in browse, I was able to show 4 different tables in one browse using the most detailed table in the alias statement. For example, I have the customer file; then the locations file; then the employees assigned to each location; then the phone
numbers for each employee. I have my dmd built properly and tested in dQuery viewing the records. How is this accomplished in grid? I've tried all the tables in the grid datalink and cannot get the correct records to show like the browse.
>Any help is appreciated.
Try the form/dmd in the attached zip file.
The four tables you mention are displayed in four separate grids and
are linked with masterRowset/masterFields according to your
description.
I can't imagine how this could be displayed in one browse. What
happens if one of the employees has 37 phone numbers, does the browse
in that case display Company, City and Employee Name in 37 rows where
only the phone number changes from row to row?
Ivar B. Jessen
|