Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Dynamic programmer can't get grid back to colour
Message
From
18/12/1997 19:35:21
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00066970
Message ID:
00067097
Views:
23
I assume cTime is a column in your grid. If it isn't... :)

You should have Sparse = .f. for the cTime column.

Vlad

>Hi all. I am using VFP 3.0b.
>
>I can't get the following to colour my grid.
>
>this.SetAll("DynamicBackColor","IIF(this.ctime.combo1.value='1300',RGB(0,255,255),RGB(255,255,255))","Column")
>
>Any ideas why it might not be working. I have it in the init of my grid. Should it be somewhere else or in multiple places?
>
>Some notes:
> - yes I have a colour monitor :-)
> - it did work in the past, but doesn't now
> - the value of the combo box is a string
>
>Any ideas?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform