Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
DynamicbackColor - How do I make a grid cell colored?
Message
De
08/10/2001 10:09:15
 
 
À
08/10/2001 07:36:09
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00565400
Message ID:
00565471
Vues:
23
Hi Marcia,

Thanks for the reply.

Yes this is what I'm doing...(I changed the code a bit)
I use dynamicfontbold if a particular value is set.

in this case:
.Supplier1.dynamicfontbold="IIF(workcat.DEFSUP=1, .t.,.f.)"
.Supplier2.dynamicfontbold="IIF(workcat.DEFSUP=2, .t.,.f.)"
.Supplier3.dynamicfontbold="IIF(workcat.DEFSUP=3, .t.,.f.)"
.Supplier4.dynamicfontbold="IIF(workcat.DEFSUP=4,.t.,.f.)"
.Supplier5.dynamicfontbold="IIF(workcat.DEFSUP=5, .t.,.f.)"

But my problem is still that the value is not bold when you go into the field.
I will try to change this in the gotfocus as Vlad suggests.

Thanks anyways.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform