Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ComboBox requery
Message
 
To
11/06/1999 06:49:41
Rex Mahel
Realm Software, Llc
Ohio, United States
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Miscellaneous
Thread ID:
00227817
Message ID:
00228738
Views:
32
>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()?
Previous
Reply
Map
View

Click here to load this message in the networking platform