Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ComboBox requery
Message
 
À
11/06/1999 06:49:41
Rex Mahel
Realm Software, Llc
Ohio, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
The Mere Mortals Framework
Divers
Thread ID:
00227817
Message ID:
00228738
Vues:
31
>Kevin,
>
>Since I am using containers to populate the pages of the pageframe, I was thinking of adding something like a PostRequery method both the page frame and the container class. The pageframe method would call the PostRequery method for each page in the pageframe on which the container class had been instantiated. The pageframe PostRequery would be called from the primary business object PostRequery method. This way, the action is encapsulated within the page on which the control resides.
>
>Coments?
>
>Rex
>
>>Rex,
>>
>>>Where should that code go? In this case, I would only need to reqery the view once.>
>>
>>That depends on whether these views need to be requeried as the record pointer in the business object on page 1 is moved. If they only need to be requeried once, you can put it in the Init() of the container which will fire when the controls are added dynamically at run time.
>>
>>Regards,

I'm jumping in without the whole story here.

Why not use the activate event for your requery()?
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform