Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Formset problem. Help!
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Formset problem. Help!
Miscellaneous
Thread ID:
00363160
Message ID:
00363160
Views:
47
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.
Next
Reply
Map
View

Click here to load this message in the networking platform