Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Parametizing Dataenvironment?
Message
From
15/09/1997 09:58:30
Andrzej Majlich
Vulcan sp. z o. o.
Wroclaw, Poland
 
 
To
12/09/1997 15:26:23
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00049913
Message ID:
00050103
Views:
28
>The form appears, the caption is set, but no table is loaded. It looks to me as if the DataEnvironment's init method executes before the form's so the tablename property hasn't been initialized yet.

This is firing order of events:

DE BeforeOpenTables
Form Load
Cursor Init
DE Init
Control Init
Form Init
....
If want your controls assigned the proper controlsource you should open tables a long before Form Init event - the best place is Load.
_________________

*|| Andrzej [NJ].
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform