Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid Column Highlight
Message
From
19/07/2002 14:22:19
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Grid Column Highlight
Miscellaneous
Thread ID:
00680566
Message ID:
00680566
Views:
40
How can I change the color of column (in a grid control) with dynamicbackcolor? Is it possible?
The ideia is change the column's color that represent the actual table's index.
I was thinking about like this, but it doesn't work:

This.Grid.SetAll("DynamicBackColor", ;
"IIF(name='Column1',RGB(230,230,230),RGB(255,255,255))", ;
"Column")


Thanks!
Juliano Martins Terterola
Microsoft Certified Professional
Porto Alegre - RS - Brazil
9 years of Visual FoxPro experience

"Though we know that time has wings
We're the ones who have to fly..."
Neil Peart - Rush
Next
Reply
Map
View

Click here to load this message in the networking platform