Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Logical fiield in Grid
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00174712
Message ID:
00174721
Views:
25
>Hello All,
>I have a logical field that my users want to see in a grid but in the format of a Yes or Nocharacter string. The field is currently bound to the column and text box. The iif statement (where it belongs I'm not sure of) can bring back a data mismatch error message.
>
>Note also that this is a read only grid.
>
>Any help would be appreciated!
>
>Sandy

It should be enough to have Column.Controlsource='IIF(Mytabe.MyField=.T.,"Yes","No")'
Edward Pikman
Independent Consultant
Previous
Reply
Map
View

Click here to load this message in the networking platform