Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Multiple grid line colors
Message
From
30/06/2002 17:49:13
Dennis Schuette
Customized Business Services, Llc
Yuma, Arizona, United States
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Multiple grid line colors
Miscellaneous
Thread ID:
00673739
Message ID:
00673739
Views:
55
I have done this at least a HUNDRED times before, but THIS time . . .

I have a grid based on a local view, lvSchedule, with a grid column with the controlsource=lvSchedule.order_display as numeric values from -35 to 35. I am using the following value in grdSchedule.Column1.DynamicBackColor

"IIF(lvSchedule.order_display=0,RGB(255,255,255),IIF(lvSchedule.order_display>0,RGB(128,255,128),RGB(255,255,128)))"

The entire column stays white. What am I doing wrong?

Dennis Schuette
McElhaney Cattle Company
Dennis Schuette
Next
Reply
Map
View

Click here to load this message in the networking platform