Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Color in a grid
Message
From
02/11/2007 09:30:46
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Environment versions
Visual FoxPro:
VFP 9 SP2
Miscellaneous
Thread ID:
01266038
Message ID:
01266039
Views:
9
>How can I change the text do red when the value is negative ?
yourgrid.column1.DynamicBackColor='iif(yourtable.yourfield<0,RGB(255,0,0),RGB(255 ,255 ,255 ))'
Previous
Reply
Map
View

Click here to load this message in the networking platform