Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Change colour of a cell in a grid
Message
From
04/12/2001 13:05:09
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00589200
Message ID:
00589392
Views:
23
>Michael,
>
>It is not necessary to use the refresh method of the grid. Setting the dynamicForeColor to
>
>IIF(cursor.date_val < DATE, RGB(255,255,128),RGB(255,255,254))
>
>is all you need. Each time the grid is refreshed the dynamicforecolor will be evaluated and the color set.

Hi Jim

So I can set this directly in the control itself. And there for it will stay as long as I don't reset the COLUMNCOUNT?

Mike
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform