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:
00229026
Views:
44
Rex,

>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.>

It's usually a better practice to requery only when the page is actually accessed...that way if the user never accesses a particular page you are not pulling data across the network unnecessarily.

Regards,
Kevin McNeish
Eight-Time .NET MVP
VFP and iOS Author, Speaker & Trainer
Oak Leaf Enterprises, Inc.
Chief Architect, MM Framework
http://www.oakleafsd.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform