Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
One grid two colors
Message
From
30/04/2003 02:56:57
Mazahir Naya
Kuwait United Co.
Kuwait, Kuwait
 
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00782761
Message ID:
00783048
Views:
18
hi troy
try this one
u can display multipal Colors Inside ur grid
u just modify as per ur requirment

thisform.grid1.SetAll("DynamicBackColor","IIF(slog1.UASTATUS=1,RGB(255,255,255),IIF(slog1.UASTATUS=2,RGB(192,192,192),IIF(slog1.UASTATUS=3,RGB(255,0,0),IIF(slog1.UASTATUS=4,RGB(124,233,97),RGB(244,253,134)))))","Column")

i hope it will help u.

regards
Mazahir
Mazahir Naya
Previous
Reply
Map
View

Click here to load this message in the networking platform