Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid display
Message
From
30/03/2001 10:48:32
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
30/03/2001 10:35:49
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00490327
Message ID:
00490333
Views:
8
>I have a grid displaying the contents of a table, the first column of the grid displays a value 1 or 0, I wish to display "Yes" rather than "1" and "No" instead of "0" on the grid.
>
>Your help would be appreciated.

Set its controlsource to something like :
iif(myTable.myField=1,'Yes','No')
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