Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Row Back Color in a Grid
Message
From
23/01/2005 19:38:24
Mike Smith
Doncaster Office Services
Oakville, Ontario, Canada
 
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 8
OS:
Windows 2000
Miscellaneous
Thread ID:
00979862
Message ID:
00979890
Views:
11
Sergey:

Yes that works. Now from the reply from Herman, I got it to work for the whole row with the code below in Init:
THISFORM.GRID1.SETALL("DynamicBackColor", "IIF(colorv = 1, RGB(0,128,192), RGB(255,255,255))", "Column")
I am really happy with how this works. Thanks Sergey.

Mike Smith
Previous
Reply
Map
View

Click here to load this message in the networking platform