Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid formating
Message
 
 
To
11/06/2009 11:02:03
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Environment versions
Visual FoxPro:
VFP 9 SP2
Miscellaneous
Thread ID:
01405195
Message ID:
01405199
Views:
51
>Can I make text field in Grid column display only partial value of field (I need LEFT(field,3)) from table that is control source?

Yes, but then you would not be able to edit this field - the column will become read-only.

You can set controlsource of the column to be

(left(myTable.MyField,3))

in the Properties.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform