Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
EditBox control source problem
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
EditBox control source problem
Miscellaneous
Thread ID:
00883122
Message ID:
00883122
Views:
52
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
Next
Reply
Map
View

Click here to load this message in the networking platform