Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid Control - Assign DynamicBackColor To Cell
Message
From
17/06/2003 04:40:31
Jeffrey Havelock
Skipton Information Group
Leeds, United Kingdom
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Grid Control - Assign DynamicBackColor To Cell
Miscellaneous
Thread ID:
00800708
Message ID:
00800708
Views:
55
Hi All,

I'm trying to work out how to change the Backcolor property for individual cells within a grid dependent upon their values. This is probably fairly easy, but I can't locate any information on this and nothin is screaming at me. So far, I've got the code changing entire row's backcolor as below, but this isn't what I'm after...
ThisForm.grdProductStatus.SetAll("dynamicbackcolor", "IIF(StockLev<FloatLev, RGB(255,0,0), RGB(255,255,0))", "Column")
Any ideas greatly appreciated.

Jeff
Jeff Havelock
Senior Data Developer
jeff.havelock@eurodirect.co.uk
Next
Reply
Map
View

Click here to load this message in the networking platform