Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Delayed binding in VFP5?
Message
De
26/08/1997 12:35:18
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00046930
Message ID:
00046954
Vues:
24
>>I was under the impression that in VFP5 there is delayed binding/instantiation with PageFrames, but I don't see any evidence of this. I have a form with a PageFrame with about 10 pages, and each page has at least one grid bound to a table or cursor. This form takes a very long time to load and when I use the Event Tracker, I notice that it seems to be going through the Init of all the pages, grids, columns, etc. Am I misunderstanding what this is supposed to do? I know about the work around involving saving the pages as classes and adding them as the user selects the page, but I don't want to do that if I don't have to.
>>
>>Thanks
>>Elyse
>
>would be nice, but everything on the form is initialized when the form is.

If any of your grids are based on views, you could set their nodataonload property to .T. and requery in the activate event of the page. This will cut some time off of your form load.
Erik Moore
Clientelligence
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform