Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Weird behaviour of Grid.ColumnX.Dynamic... properties
Message
From
05/11/1997 16:13:15
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00058453
Message ID:
00058488
Views:
28
>That can be interesting:
>
>This works:
>
>this.column1.DynamicForeColor = "IIF(some_type = 2, RGB(255,0,0), RGB(0,0,0))"
>
>And this does not work:
>
>this.column1.DynamicForeColor = "IIF(some_type = 2, RGB(255,0,0), RGB(0,0,0)) "
>
>Reason: one extra space before closing quotes.
>No error messages.
>:)
>
>Nick

THANK YOU THANK YOU THANK YOU.

I dealt with this for 3 hours yesterday, and still could not figure out why some seemingly identical statements would work and some wouldn't. I will be more careful in the future
Erik Moore
Clientelligence
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform