Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Forms, saved as class
Message
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00045960
Message ID:
00046056
Views:
40
>>I designed an invoicing routine around a form. The form has a pretty complicated data environment. When I save the form as a class, the data environment does not appear to have been preserved. Can I save a form as a class and have the form retain the original data structure?
>>
>>Thanks in advance...
>>John Dennis
>
>John,
>
>Could you set up the data environment using code in the Init method? Will the files _always_ be available?
Larry,


It would be better to set the DE in the Load so it gets set up before the controls instantiate, the Init is too late if any of the controls are bound.
Previous
Reply
Map
View

Click here to load this message in the networking platform