Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Change grid row forecolor to red/different
Message
De
13/03/2019 12:49:46
Dragan Nedeljkovich
Now officially retired
Zrenjanin, Serbia
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
01667199
Message ID:
01667201
Vues:
78
>Hi,
>
>Something tells me that this question has been asked before, many times. But I don't remember the answer.
>
>I have a grid. And I want - dynamically - when a value of a record field changes, to change the entire row columns ForeColor to Red (or something different) so it stands out.
>
>For example, say the grid is bound to a cursor V_MATER and one of the fields is DEL_ITEM (default .F.). When the value of this field changes to .T., I want all columns to change the ForeColor to Red.

In grid.init()
this.setall("dynamicforecolor", "iif(v_mater.del_item, 255,0)", "column")

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform