Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
DynamicBackColor of Each Column are different!
Message
De
20/08/1999 05:20:38
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
DynamicBackColor of Each Column are different!
Divers
Thread ID:
00255740
Message ID:
00255740
Vues:
65
I need to change the schedule grid into different dynamic color
according each column value.

i.e. Column1.DynamicBackColor = IIF(Empty(myTable.Field1), "0,0,0", "192,192,255")
Column2.DynamicBackColor = IIF(Empty(myTable.Field2), "192,192,0", "192,255,192")
...

I wonder that I can assign the DynamicBackColor of Each Column in
Character type, but the BackColor DO NOT Change as I want!!!

I know if the whole grid change all Columns into appointed color by
Setall() in example.

But I need to set each column, I can't use the SetAll Function!
SetAll function is appointing the RGB() value but DynamicBackColor of each Column is character.

What Can I do?! ~~>-<~~

Thanks for help!!
The weak wait for chance, The strong bid for chance,
The clever notch up chance, but The merciful give you chance.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform