Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Background Colour of Column
Message
De
19/12/2010 16:29:32
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows XP
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01492567
Message ID:
01493313
Vues:
52
Hi Robin

Do it on your grid init method

*** grid init
this.Column1.DynamicBackColor = "ICASE(EMPTY(wipdata.wup1),rgb(255,255,255),!EMPTY(wipdata.wup1) and wipdata.mat_type!='Blend',RGB(0,255,0),!EMPTY(wipdata.wup1) and wipdata.mat_type='Blend',RGB(255,100,0),rgb(255,255,255))"


Best regards,
Ony
Regards,
Ony
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform