Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid formating
Message
 
 
À
11/06/2009 11:02:03
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Divers
Thread ID:
01405195
Message ID:
01405199
Vues:
53
>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform