Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Rowsource
Message
 
To
28/08/1998 14:54:41
Steve Ramsower
Alliant Insurance Sevices, Inc.
California, United States
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00131121
Message ID:
00131136
Views:
18
>>How can you successfully have a combobox with a rowsource & alias not give errors upon opening of the form.Looks like I need to have the file open b4 the form is executed.
>
>Hey Tim,
>You can have the table open but that won't work if the form has a private datasession. You have a couple options:
>- Add the table to the data environment.
>- Open the table in the Load method.
>
>You cannot use the Init method because the objects are already created before it runs.
So now I know. Why not put all init-like things into the load section?
Thanks.
"Build a man a fire, and he's warm for a day.
Set a man on fire, and he's warm for the rest of his life."
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform