Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to highlight grid current row without changing color
Message
From
01/02/2014 14:47:36
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
How to highlight grid current row without changing color
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01592865
Message ID:
01592865
Views:
96
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
Reply
Map
View

Click here to load this message in the networking platform