Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Synching child grid with parent record
Message
De
10/09/1997 22:22:53
Mandy Mccord
Public Interest Breakthroughs, Inc.
Albany, New York, États-Unis
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Synching child grid with parent record
Divers
Thread ID:
00049461
Message ID:
00049461
Vues:
86
I've got a form with a pageframe and several pages. In one of the pages I want the user to select a parent record with my nav. buttons and then refresh the grid of related child records which is displayed below with the corresponding records. I'm close but not quite there.

In my form's Load Event I've included the creation and assignment of a public variable which is the relation between child and parent. I've also included several SQL statements to create the final cursor I need for grid display. I'm looking to use parameterized views for this.

I'm now trying to get the right code for my page's Next button to move to the next parent record, capture the proper variable value and requery my final cursor to display the proper child records for the current parent record.

I'm also getting "Function not supported in native tables" for my
=REQUERY('myfinalview')
line in my Next button's Click Event which I can't get a decent explanation of what this means.

Any suggestions/samples?

mtia!
Mandy
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform