Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Weird behaviour of Grid.ColumnX.Dynamic... properties
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00058453
Message ID:
00058464
Vues:
33
Nick,

Bugs usually are hard to understand!

This looks as much like a bug as it does like anything else.

Cheers,
Jim N

>>>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
>>
>>Yes, I just got the same. It might be VFP tip: use This.ColumnX.DynamicForeColor=ALLTRIM(This.ColumnX.DynamicForeColor)
>
>I think we will put it into FAQ, because it is really hard to understand what's the reason.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform