Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
EditBox control source problem
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
EditBox control source problem
Divers
Thread ID:
00883122
Message ID:
00883122
Vues:
53
In the init of my form, one with an editBox called edtDesCost,
I refresh or chage the control Source as below; however, instead of showing the data
for the field, it shows the number 1. But, edtDesCost, is a memo field.
Should I be able to change the control source,
one the fly, like this?

thisForm.edtDesCost.controlSource = MyTable + ".TripTo"
thisForm.edtDesCost.refresh()
Thanks
Steve Elster
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform