Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
View field values not displaying properly
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00588027
Message ID:
00588226
Vues:
26
Doug,

Your new page is not being refreshed when you move through the records. In the page's activate event put;

This.Refresh()

This will fix the problem.

The reason this is happening is that fox is being smart, when you move the records and issue a form.refresh() fox only refreshs the page that the user can see. You should have a This.Refresh() in each page's activate.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform