Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to refresh ALL pages
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00248282
Message ID:
00248331
Vues:
19
Gerard,

Instead of adding code to every page you ever create there is a PageFrame class and PageRefresher class over on my website. If you use it you'll never have to worry about the issue again. It's under Q&A then OOP.

>I have a form , includes 1 Grid page, and 5 data pages. I am trying to refresh the whole from, as I move from record to record in the grid. Can I do this from 1 command. I have the following code, but it aint working:
>
>In AfterRowColChange in the grid:
> lcView = xxxx && Assign my view parameter from grid alias
> requery()
> this.refresh()
> thisform.refresh
>
>I thought that thisform.refresh would refresh all my pages, but for each page I have to go right into the field before I get the correct data.
df (was a 10 time MVP)

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

Click here to load this message in the networking platform