Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Early binding?
Message
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
Early binding?
Miscellaneous
Thread ID:
00395657
Message ID:
00395657
Views:
37
Hi everyone,

I have this problem: I have a form with 2 grids on it. This form could be run with different parameters (which evalute in Form.Load) and then I remove one Grid and use only the one, which is relevant, e.g. for ParcelProcessing I remove Transaction grid and leave Parcel grid and vs. Both grids are completely designed, e.g. all columns have controlsource, which is set in design time (in Property sheet).
Now my problem is: I use different tables depending on parameters. Parcel Processing may not have fields, which are relevant for Transaction Processing. I'm getting an Error: 'grdBldMstr or one of its component: variable Mortgage is not found' when I try to run this form for Parcel Processing. I tried return .f. from Init of these grids, but it doesn't help. How can I solve this problem?

Thanks in advance.
If it's not broken, fix it until it is.


My Blog
Next
Reply
Map
View

Click here to load this message in the networking platform