Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Requering auxillary views
Message
De
06/12/2001 20:29:55
Gil Munk
The Scarborough Group, Inc.
Baltimore, Maryland, États-Unis
 
 
À
06/12/2001 09:13:00
Rex Mahel
Realm Software, Llc
Ohio, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
The Mere Mortals Framework
Divers
Thread ID:
00590483
Message ID:
00590957
Vues:
24
>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

My vote is to keep it inthe BCR and remove it from the PRH. :)
Gil Munk


"If a nation expects to be ignorant and free, it expects what never was and never will be." - Thomas Jefferson
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform