Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Picture in grid
Message
From
16/08/2004 15:55:52
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
16/08/2004 07:55:12
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00933505
Message ID:
00933674
Views:
22
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform