Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Form sets, best way to work with them?
Message
From
15/10/1999 14:19:42
 
 
To
15/10/1999 10:02:56
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00276563
Message ID:
00277020
Views:
38
You can't have a Private Data Session with Page Frames?
Does that mean you can't have the forms with Page Frames
loaded two or more times?


>>> Your formset will always instanciate those 4 forms whether the user calls on them or not.
>
>Like all containers, formsets have AddObject() methods which means you can use the same delayed instantiation strategies that are useful for speeding up pageframes.
>
>I think many folks here are recommending against FormSets without understanding them. Certain things, like sharing a private datasession among forms, are impossible without them.
>
>I have a slick process here where processes having private datasessions all need to call a common report specification form. Using a FormSet I can AddObject the report specification form class at any time, and it's then a full participant in the calling process' private data session.
>
>Andre
"Live Well, Laugh Often, Love Much..."
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform