Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
HOWTO Color the active row in Grid?
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00148718
Message ID:
00148722
Views:
16
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform