Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Child save when closing Parent
Message
De
19/08/2004 16:24:37
 
Information générale
Forum:
Visual FoxPro
Catégorie:
CodeMine
Divers
Thread ID:
00932902
Message ID:
00934638
Vues:
29
I believe the following code placed in the parent form's OpenChild method works :

If dodefault()
Thisform.openchild('Childform.scx')
Return .T.
Endif
Return .F.

This establishs a link from the child form to the parent form's Data Manager.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform