Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Color a cell in a grid?
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00057645
Message ID:
00057648
Views:
33
>I would like to be able to color specific cells in a grid based on the content of the grid.
>ie: if source field = "blackout", black out cell.
>
>Is this possible? Has anyone done it? Can you tell ME how to do it?
>
>Paul Moon

You can use Column.Fore/Backcolor properties to color specific columns. If you want to color not only by columns but also by rows, then you should use Column.DynamicBack/Forecolor properties.
Edward Pikman
Independent Consultant
Previous
Reply
Map
View

Click here to load this message in the networking platform