Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to create form programatically with private datasess
Message
From
27/07/2000 15:52:05
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00397819
Message ID:
00397838
Views:
8
Thanks Larry will try that.

What I am doing now is modifying the migrator that I have been working on for a while so that is migrates my FPD app right into VMP. It's coming along. Will keep you posted.

BTW, are there any builders to speed up defining the properties of frmDEGridNav2Pages, and grdNavigate ? Actually a combined builder would be perfect.

I am excited about VMP.

Alex



>>Hi,
>>
>>When you create a form programatically, how do you create the data environment as a private data session and add its cursors? The form will be saved with myForm.SaveAs().
>>
>>Thank you very much.
>>
>>Alex Sosa
>
>Alex,
>Set the Datasession property of the form to 2 - Private. When the form instantiates, the DE will be added automatically. To open the your cursors, add code to the Load event to open anything you want.
>
>HTH.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform