Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Refresh grid
Message
From
19/09/2005 22:46:21
Aaron K. Y. Chu
Health & Care Co. Ltd.
Hong Kong, Hong Kong
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
01050226
Message ID:
01051117
Views:
8
Dear Moises,

Then, what you can do is:

In your mother's form init event:
Public f_form_a, f_form_b
in where f_form_a is the mother's form; f_form_b is the child's form;

In the child's form destroy event:
f_form_a.grid1.refresh
In your mother's form destroy event:
RELEASE f_form_a, f_form_b
Best regards,

Aaron Chu

********************************************************

Working with Visual FoxPro is a lot of FUN!

********************************************************
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform