Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Row color in a grid
Message
 
À
22/07/2002 07:50:24
Information générale
Forum:
Visual FoxPro
Catégorie:
Programmation Orientée Object
Divers
Thread ID:
00681054
Message ID:
00681068
Vues:
20
Hi Ron

This can be achieved by adding following code into the init event of the grid:



this.SetAll("dynamicforecolor","iif(table.field='1', rgb(255,0,0), rgb(0,0,0))", "Column")


Same applies to dynamicbackcolor.


Hope this helps

Kevin
Kevin Delaney
Financial Systems Manager
CPL Solutions Ltd

83 Merrion Square, Dublin 2, Ireland.
e: kevin.delaney@cpl.ie w: www.cpl.ie
p: +353 1 482-5368
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform