Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid -- row color; can you change it for one or more rec
Message
 
À
21/12/1999 15:23:47
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00306902
Message ID:
00307410
Vues:
34
Excllent! Thank you.
-josh

>>I've created a 'debug' output window that contains a grid with any output that's needed.
>>
>>I'd like to have a row be "red" if it's a "critical" debug message.
>>
>>Can this be done?
>
>
Josh,
>Grid coloring is possible for every indiviual cell as far as you can create an expression to identify. ie:
>
myGrid.setall("DynamicBackColor", ;
> "iif(myTable.myField = [Critical],;
> rgb(255,0,0),rgb(0,0,0))","Column")
Cetin
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform