Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Calling two forms
Message
From
12/03/2004 14:12:58
N. Lea
Nic Cross Enterprises
Valencia, California, United States
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Calling two forms
Miscellaneous
Thread ID:
00885735
Message ID:
00885735
Views:
53
Hi,

I have one main form that has uses two cursors, one for customer information and the other runs the grid with related information.
Now I want to do a search on the cursor items for customer information

I have a button that uses:
do form account_search with thisform

Then when the form loads, it blows an error saying it cannot find the customer table. The search form has a grid on it.
I attempted to create a lparameter in the init like this and created a property:

lparameter oSearchForm
this.oFormData = oSearchForm

The grid will not find the information. Any suggestions on what I am doing wrong?? Does this not work for grid information?
Next
Reply
Map
View

Click here to load this message in the networking platform