Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to use the Properties of the DynamicForeColor in Gri
Message
 
 
To
01/06/2010 06:09:57
Yim Ming Sun Derek
Spacious Design Consultant
Hong Kong, Hong Kong
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01466788
Message ID:
01466790
Views:
51
>Hi,
>Please advise how to use the Properties of the DynamicForeColor in Grid's Column.
>

You have to put an expression that will be evaluated at the grids Refresh. Something like
='ICASE(RECNO()%2=1, RGB(255,255,255), RGB(255,255,0))'
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform