Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Dynamic forecolor problem - VFP 8.0 grid
Message
From
03/06/2003 12:44:42
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00795076
Message ID:
00795774
Views:
59
This message has been marked as a message which has helped to the initial question of the thread.
Hi Nancy.

IIF(THIS.VALUE = 'Female', rgb(255,0,0), rgb(0,0,0) )

PMFJI, but you do not want This.Value. Use the alias.field for the data in the field in the grid's RecordSOurce and this will work as advertised.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform