Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Which comes first
Message
De
27/01/2004 04:52:17
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00870624
Message ID:
00870880
Vues:
13
Hi Thomas,

this restriction it has been removed in VFP8.
If Form.BindControls = .F., VFP not read Controls Source data
after Load() event;
when you set Form.BindControls = .T. it fill form controls
with the binded sources.

A possible use is :
PROCEDURE Form.Activate
  this.BindControls = .T.
ENDIF
Fabio
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform