Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid DynamicBackColor
Message
De
21/01/2008 23:31:45
Surinder Singh
Zensar Technologies Ltd.
Inde
 
 
À
21/01/2008 22:27:51
Jay Johengen
Altamahaw-Ossipee, Caroline du Nord, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
01283894
Message ID:
01283901
Vues:
13
MyCursor.Sch_BackColor = "RGB(111,222,333)"

You can try like this

lcBackCol = '"' + "IIF(.T.," + ALLTRIM(sch_BackColor) + ",rgb(0,255,0))"+ '"'
thisform.grid1.SetAll("DynamicBackColor",&lcBackCol,"column")
thisform.grid1.refresh
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform