Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Child save when closing Parent
Message
From
19/08/2004 16:24:37
 
General information
Forum:
Visual FoxPro
Category:
CodeMine
Miscellaneous
Thread ID:
00932902
Message ID:
00934638
Views:
30
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.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform