Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
What is wrong wiht the cbo BoundTo property!
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00300276
Message ID:
00300303
Vues:
25
Jean-Rene,

I have had problem if I don't actually set the value of the combos when the form intitializes. In my forms with combos I have code in the form's Init that does;
WITH Thisform
   .Combo1.Value = Alias.Field1
   .Combo2.Value = Alias.Field2
   .Combo3.Value = Alias.Field3
ENDWITH
I also don't use rowsources. I always set the rowsourcetype to None and write code in the requery to populate the combo. I think this a result of my hating automagic anything. When stuff is happening automagically it is outside my control and if it doesn;t behave exactly as I want it o I am out of luck to modify the behavior. By using my own code to populate the combo I cam do vertually anything I want.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform