Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Logical in grid needs to display 'YES/NO' instead of T/F
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00388989
Message ID:
00388994
Vues:
20
>I think I ran into this previously, but I cant remember how it is done. I have a logical field in a grid and I want to display YES for .T. and NO for .F. It is a readonly field just for display purposes. How do you set up the field in the grid to do this (Column settings as well as textbox settings).
>
>TIA

IIF(myLogicalField, "YES", "NO") in Column.ControlSource
Nick Neklioudov
Universal Thread Consultant
3 times Microsoft MVP - Visual FoxPro

"I have not failed. I've just found 10,000 ways that don't work." - Thomas Edison
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform