Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid BackColor
Message
 
À
17/11/1999 05:58:15
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Divers
Thread ID:
00291811
Message ID:
00291830
Vues:
26
Hi:

Try putting the following into the DynamicBackColor property of the column you want to change.

IIF(LogicalValue,RGB(255, 0, 0),RGB(0, 0, 0))

HTH,

--Paul

>Does anyone know if it is possible to change the BackColor of specific sell in a grid (according to parameter)?I am trying
>to use BackColor of the text box in the grid.column.text or DynamicBackColor of the GridColumn(with IIF(,,)),but it is not work.
>
>Regards.
>Thenks.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform