Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can use expression in Caption of check box?
Message
 
 
To
05/02/2013 11:15:43
Mike Yearwood
Toronto, Ontario, Canada
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01565148
Message ID:
01565165
Views:
44
>>Hi,
>>
>>I have check box in a container used in a grid. I want the check box caption say "Yes" if the field it is bound to is .T./1 or "No" if .F./0. First I tried to do it in the Refresh method of the check box but it never fires (probably because the checkbox is in the container). Then I tried to put an IIF() expression in the Caption field but all it does, is showing the expression.
>>How would you do it?
>
>IIRC you need an equal sign in front of the expression in the caption property.

First, thank you.
Would IIF() work as an expression? For example can I put in Caption the following expression (so far it does not work):
=IIF( FIELDNAME, "Yes","No" )
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform