Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Gird Row Color
Message
From
03/09/1999 06:17:23
 
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00261032
Message ID:
00261039
Views:
23
>Hi there,
>
> Does anybody know how I can change the backColor of a set of records in a grid that satisfy a particular boolean expression?
>
>Thanks in Advance,
>
>Mark

Mark,

You need to use an IIF expression in the DynamicBackColor property:-

IIF( , RGB( x, y, z), RGB( a, b, c))

HTH
regards

Ian
Previous
Reply
Map
View

Click here to load this message in the networking platform