Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Pages not refreshing...
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00139427
Message ID:
00139575
Vues:
46
Eric,

VFP only refreshes the visible page of a pageframe to improve performance (why refresh stuff if the user doesn't look at it?) On my website is a PageRefresher class and 5 lines of code to put in your lowest level PageFrame subclass to solve the problem forever, without the need to put code on all your pages.

>I have a multi-tiered pageframe that operates on one table. As the user navigates the pages the record pointer moves to the appropriate record so the controls display the appropriate values and can be edited. The controls don't refresh when the new page is activated and the pointer moves. In a normal refresh of a pageframe, only the active page is refreshed, so I tried refreshing every individual page on the form whenever thisform is refreshed but it didn't help. Only when the control gets the focus does it display it's control source's value correctly. Any clues?
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform