Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Data does not display correctly in a grid
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Programmation Orientée Object
Divers
Thread ID:
00169656
Message ID:
00169660
Vues:
22
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform