Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
HOWTO Color the active row in Grid?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00148718
Message ID:
00148722
Vues:
17
>What is the best way to set the color of the active row in a grid so that it stands out? I need to do this especially when the grid does not have the focus?
>
>Thanks
>
>Costas

You use Column.DynamicBackColor property, firing Grid.Refresh from Grid.AfterRowColumnChange event, i.e. it's enough to issue
Thisform.Grid.Afterrowcolchange to recalculate the color.
Edward Pikman
Independent Consultant
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform