Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid and 'translated' data in VFP 3
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00054209
Message ID:
00054211
Vues:
31
>I want to use a grid and 'translate' the displayed data. I have
>a boolean field in my table and I want to display text
>instead of .T./.F. in my grid. How can I do this ?

You may use a calculated field as your controlsource, as in:
IIF(miview.lLogical, "Yes", "No")

José
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform