Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Background Colour of Column
Message
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Background Colour of Column
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows XP
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01492567
Message ID:
01492567
Views:
119
I have a dynamic background colour set for several of my columns on a grid.

It's getting a bit complicated...

One of my columns is for example:
ICASE(ICASE(EMPTY(wipdata.wup1),rgb(255,255,255),!EMPTY(wipdata.wup1) and wipdata.mat_type<>"Blend",RGB(0,255,0),!EMPTY(wipdata.wup1) and wipdata.mat_type="Blend",RGB(255,100,0),rgb(255,255,255))'
Is there another of doing this, in like a UDF for instance?

TIA
Rob
Next
Reply
Map
View

Click here to load this message in the networking platform