Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to highlight grid current row without changing color
Message
De
01/02/2014 14:47:36
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
How to highlight grid current row without changing color
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01592865
Message ID:
01592865
Vues:
98
Grd control contains cells whose foreground color is defined using DynamicForeColor
or ForeColor property.

How to highlight grid current row so that foreground colors do not change ?
I tried
Grid.HighlightStyle = 2
but it changes also current row foreground color to white.

Setting
Grid.HighlightForecolor = 0
changes whole row color to back.

How to disable foreground color change so that only background color of current row is
changed ?

Is it possible to use Grid DynamicBackColor property in some way or other idea ?
Andrus
Répondre
Fil
Voir

Click here to load this message in the networking platform