Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Refresh() a View
Message
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
CodeMine
Titre:
Refresh() a View
Divers
Thread ID:
00694906
Message ID:
00694906
Vues:
46
I have a Form that uses a vew (no grid), and when I press Next/Prev/etc. button on toolbar I would like the View to be updated with the underlying table data (just for that one record).

I put:
=REFRESH()
in the rulecustom.AfterNav() method (I also have the dodefault statements, etc.).

If I move to a record (which I know the underlying data was changed) the data appearing on the Form is not changed, but if I move off that record and then back onto it a second time, it is changed as it should be.

I was thinking I needed to refresh the form, but CodeMine is obviousely refreshing it the second time. If CodeMine is refreshing it the second time - I didn't want it refreshed twice.

Any suggestions on how to make it make the changes appear the first time?

Mel Cummings
Répondre
Fil
Voir

Click here to load this message in the networking platform