Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid thing...
Message
From
22/01/2001 14:44:41
Chuck Tripi
University of Wisconsin - Milwaukee
Milwaukee, Wisconsin, United States
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00466852
Message ID:
00466869
Views:
16
>>ThisForm.Grid1.Column7.Text1.BackColor = 65535 (this does not work)
>>vs.
>>ThisForm.Grid1.Column7.BackColor = 65535 (this does work)
>>

>Then use the dynamicbackcolor property instead
>You can set that to something like iif(empty(myfield),red,white)
>(pseudo vfp)

I can not do that way. I have buch of codes in a function, so I need to have it like the first two codes. If there is another way to get the cell to change the color, then that would be great.
Today is tomorrow's yesterday.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform