Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Highlight entire row on grid
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00738413
Message ID:
00738462
Views:
33
>Another Solution would be to capture the current or selected record as a form property and use a code like this in the init of the Grid:
>
>'THIS.SETALL("DynamicBackColor","IIF((THISFORM.ncurrec=RECNO()),RGB(0,255,0),RGB(255,255,255))","Column")'
>
>PS. this will highlight it in green, you may want to replace with the yellow color value.

This is not actually another solution :) this is what GridHighlighter does internally...
:)
Nick Neklioudov
Universal Thread Consultant
3 times Microsoft MVP - Visual FoxPro

"I have not failed. I've just found 10,000 ways that don't work." - Thomas Edison
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform