Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to make current row of grid all one color
Message
From
30/04/2003 10:12:12
 
 
To
30/04/2003 09:30:56
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00783111
Message ID:
00783141
Views:
23
Thanks Cetin. Alex


>>I am trying to make a grid look like a list, with a whole row highlighted in the same color, but the cell that has the focus takes on a different back color. Any suggestions?
>>
>>TIA,
>>
>>Alex
>
>Set SelectedBac/ForeColor to those of highlight. ie:
>
>with myGrid
> .SetAll('SelectedBackColor',nHightLightBackColor)
> .SetAll('SelectedForeColor',nHightLightForeColor)
>endwith
>
Cetin
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform