Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to change grid row color dynamically
Message
De
01/04/2004 09:02:34
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00891457
Message ID:
00891459
Vues:
17
in the grid's init()
   THIS.setall("Dynamicbackcolor", ;
        "IIF(rest=0,RGB(64,128,128),RGB(255,255,255))","Column")
in the arcc()
lparameters ncolindex
this.refresh()
HTH
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform