Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SetAll to DynamicBackcolor
Message
From
08/10/2003 11:21:14
 
 
To
08/10/2003 11:18:54
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00836254
Message ID:
00836257
Views:
8
Hi Jonathan,
>I am trying to set the columns in a grid to show in red when any value is negative. I have tried to use the setall method, but couldn't figure out how to do that.
>It should be something like that:
>
I believe if you just:
Thisform.mygrid.SetAll("DynamicBackColor","IIF(value<0,RGB(255,0,0),RGB(0,0,0))", "Column")
Claudio
"Now to him who is able to do immeasurably more than all we ask or imagine, according to his power that is at work within us, Ephesians 3:20
Previous
Reply
Map
View

Click here to load this message in the networking platform