Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cgridlist and SET RELATION TO
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
The Mere Mortals Framework
Titre:
Cgridlist and SET RELATION TO
Divers
Thread ID:
00360462
Message ID:
00360462
Vues:
31
Here's a tough one I'm stumped on. I got multiple bizobj forms with a cgridlist on each of them. I'm using a bizobj but NOT a data environment, my underlying data for each grid is already open and setup before the grid form ever gets launched.

When more than one grid form is displayed in response to user selection to show desired data sets, the underlying tables are often related with good old SET RELATION TO... So when the user moves between rows in one grid form, the other grid forms need to reflect the record pointer moving just like we're used to seeing in BROWSE windows with a SET RELATION in effect.

In AfterRowColChange on the grid, I coded in a call to RefreshForm() on each subsequent grid form but it's not working. I cant use the bizobj's PostMoveRecordPointerHook() because I'm not using data environments. Any ideas how I can the multiple grids with related tables to be in sync with each other as the user moves between records?
Roxanne M. Seibert
Independent Consultant, VFP MCP

Code Monkey Like Fritos
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform