Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Formset problem. Help!
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Formset problem. Help!
Divers
Thread ID:
00363160
Message ID:
00363160
Vues:
48
Hi all,
I am working on a formset and I got into a problem that I really need your help, advice, or explaination...I appreciate them all.
This formset includes form1 and form2. On form1, I have 2 buttons(command1 and command2). Command1 is used to call a procedure to go to form2(of this formset) and its coding is:
****
do find_product_onhand
thisformset.Form2.show
dodefault()
****
when I got to form2, I have another button to call this procedure again(requery the view to see more products onhand):
****
do find_product_onhand
thisformset.Form2.refresh
****
The problem is when I go back to form1, there is no way that I can call the procedure again with that command1. Is there any way to fix this problem? Anyone knows?
Thanks in advance.
Thanya.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform