Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Picture in grid
Message
De
16/08/2004 15:55:52
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
16/08/2004 07:55:12
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Divers
Thread ID:
00933505
Message ID:
00933674
Vues:
23
>i have a logical field in my table. this table is the rowsource of my grid. i want to be able to display a check icon when this field is .t. and an "X" icon when it is .f.
>
>how can i do this in vfp 6.0? pls help. TIA.

FontNAme = 'Wingdings'
Controlsource = '(chr(iif(myAlias.myField,0xFE,0xFD)))'

Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform