Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem Changing DynamicBackColor programmatically
Message
De
03/04/1998 12:23:09
 
 
À
03/04/1998 12:20:42
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00089220
Message ID:
00089329
Vues:
25
>Don,
>
>It is tricky but the statement I use when I attempt to change the property:
>ThisForm.grdFiles.SetAll("DynamicBackColor",; "IIF(files.status=1,RGB(192,192,192),RGB(255,255,255))","column")
>
>is the exact one I use in the INIT method of the grid and it works fine, I just can't change the property after it is set in the init method, but I will keep playing with it as I am seriously annoyed at it !
>
>Thanks !

You should issue Grid.Refresh after you reset dynamic property.
Edward Pikman
Independent Consultant
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform