Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Referencing parent from child form
Message
De
27/04/1997 11:07:12
Larry Long
ProgRes (Programming Resources)
Georgie, États-Unis
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00029813
Message ID:
00029824
Vues:
25
>I have created a screen displaying parent records, I have created a toolbar and conbined into a formset, using the search button I call an option form to ask which order to search by, upon selection my search grid comes up, however, the record pointer is where I want to refresh the parent form but I cant seem to refresh it with the new data. I have tried to include the following into the click event of the option button.
>
>CLICK:
>DO FORM SEARCH
>thisform.refresh()
>
>It seems that it starts up the search form and then exec the refresh() before I get the SEARCH FORM instantiated? Any suggestions?
>
>Thanks, Bill
Instead of the DO FORM SEARCH try THISFORMSET.SEARCH.toolbarname.buttonname.SETFOCUS()
L.A.Long
ProgRes
lalong1@charter.net
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform