Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Where Is the best place to place code for returning to F
Message
De
19/04/1999 12:20:22
Mark Hall
Independent Developer & Voip Specialist
Keston, Kent, Royaume Uni
 
 
À
19/04/1999 10:56:15
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00209678
Message ID:
00209709
Vues:
23
>I have a small app with several multiple page FORMS. I am having difficulty in stepping from one to another and staying postioned on the correct record and also having the screens refresh properly. I also find that when I update a record in the second form, which is a filtered DE Table, The filter seems to be destroyed. I have tried placing code in various places to cary back the record #, to the Master Screen and to refresh the screens, but I can't seem to get the correct combination. My basic problem is that I don't know WHERE to place the code. (click, activate, destroy, initialize , etc) Is there some place that I can be referred to where this is explained?

Are you using a FormSet?

A formset will allow all participating forms to share the same data environment. Then when data is updated in one of you forms you can issue a THISFORMSET.REFRESH() to update the others.

This is how I understand the theory anyway. Personally, I have always managed to use just one form to display associated data (although many pages were sometimes necessary).
Regards
Mark

Microsoft VFP MCP
Menulib - OO Menus for VFP www.hidb.com/menulib
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform