Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Requering auxillary views
Message
De
06/12/2001 09:13:00
Rex Mahel
Realm Software, Llc
Ohio, États-Unis
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
The Mere Mortals Framework
Titre:
Requering auxillary views
Divers
Thread ID:
00590483
Message ID:
00590483
Vues:
50
All,

I have a business object that uses auxillary views to display information from the primary view. These auxillary views are also used to as sources for views in child business objects. The problem I am having is when I requery the parent business object, the auxillary views do not get requeried before the child business object since the PostRequeryHook() is executed after the child business objects are requeried. I see in the code the BeforeChildRequery() method is run before the child requery, but if I use this method to requery the auxillary views, the code will be run twice, once in BeforeChildRequery() and once in the PostRequeryHook() method.

Where should code such as this go?

TIA

Rex
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform