Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Data does not display correctly in a grid
Message
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Miscellaneous
Thread ID:
00169656
Message ID:
00169660
Views:
15
>Hello,
>I am working on vfp5.0 on this project. This is my problem: there are 2 tables with one to many relationship and table buffering set for these 2 tables. For some reason, no matter how many records that I append to the child table only the last record is showing up in the grid. I did refresh the grid and I also select the parent table and select back the child to see if that would help but nothing is working. Does anyone know what is the problem here ?????
>thanx.
>sherry

You may check Relation.OneToMany property (should be .T.), however more robust way is not to use Relations at all, and base grid on parameterized view or cursor.
Edward Pikman
Independent Consultant
Previous
Reply
Map
View

Click here to load this message in the networking platform