Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Pageframe refresh question
Message
 
 
To
24/07/2007 15:58:47
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
01243267
Message ID:
01243274
Views:
19
>What is the best way to make sure all the pages of a pageframe are always showing current data? It seems like the refresh of the non top pages must be called explicitly to keep them current. Otherwise, if the page is showing data from a child table, it may not be the correct record until it is refreshed. I have tried various ways to deal with this including this.refresh in the activate event but I can't settle on the best method.
>
>Thanks for any insights.

Usually you only want to refresh the currently active page. In other words, in the Activate method of the page you would refresh it.

If you still want to do it, take a look at http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=1608102&SiteID=1
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform