Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Slow Form
Message
From
20/04/2000 16:49:37
 
 
To
20/04/2000 08:42:33
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00361740
Message ID:
00362035
Views:
21
>I was thinking of only opening the views/tables when they are required, that is, say, when a pageframe is activated. Is this a good idea, or should the views be left in the DE to be loaded up.

You can make the Views NoDataOnLoad = .F. and Query them when the page they're needed on gets loaded up.

Also, a trick for making the form controls itself faster, is to design the pageframe, then save the controls on each page in a container class, and remove them. When the page becomes active, load the controls programatically.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform