Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid Row Color
Message
From
06/03/1999 16:49:08
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00099843
Message ID:
00194911
Views:
31
Hi Rick,

So time ago (lang ago), you sended me a msg.
Until now i did'nt had the time to try it out.
I said until now :)

After trying, and testing, ..... it worked. (not mentioning a smal mistake)

SO, tnx a lot for your tip.

Marc



>>BUT , how about multiple row color ??
>>
>>eg. when xx=1 then color=red
>> when xx=2 color=bleu
>> xx=3 color=green
>>...
>>
>>Greetings,
>>
>>Marc
>
>
>Marc
>
>Use:
>
>IIF(xx=1,rgb(255,0,0),IIF(x=2,rgb(255,0,0),rgb(255,255,255))
>
>change the 255,0,0 to the Blue numbers for the x=2
Previous
Reply
Map
View

Click here to load this message in the networking platform