Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Paramaterized Views
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Divers
Thread ID:
00131578
Message ID:
00131590
Vues:
13
>Is there a quick way of using the Form Designer for one-many layout with a Paramterized Remote View to get a grid of the table to update as the Parent table record is changed?
>
>I'm having trouble with the logic here.
>Refresh() and REQUERY() seem to be the answer but the implementation is a little troubling.
>
Just trying to clarify here. You have a parent table -- a VFP table? Then you have a parameterized view of a remote table. You have a grid that displays records of the parent table. Where does the remote view come in? When you change data in the VFP table, you can put code in AfterRowColumnChange method of the grid to Requery("ViewName") the remote view. Then do a ThisForm.Refresh()
Mark McCasland
Midlothian, TX USA
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform