Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Form sets, best way to work with them?
Message
De
15/10/1999 14:19:42
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00276563
Message ID:
00277020
Vues:
37
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..."
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform