Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Event Firing
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Event Firing
Divers
Thread ID:
00553110
Message ID:
00553110
Vues:
51
Hi all,

Why does placing a Requery of a view in the Form.Load event work?

I have a form with a DE. In the DE are several tables and views, one view (large amount of data) has the NODATAONLOAD property set to True. In the Form.Load() I issue a REQUERY of the large view and data is loaded. What confuses me is that the cursor for the view has not Inited (at least as I understand event firing) the requery command. What have I missed?

My understanding of event firing sequence is:

DE.OpenTables
DE.BeforeOpenTables
Form.Load
DE.Init
Form.Init

and so forth.

The cursors are Inited between Form.Load and DE.Init.

Thanks,

Robert
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform