Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
GridHighlighter
Message
 
To
13/04/2001 22:21:22
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00495186
Message ID:
00495507
Views:
15
>hi
>thank you for reply
>how to change the expression which generated by gridhighlighter?
>
>
>>"IIF(RECNO('csrtmpFile') <> this.parent.Gridhighlighter1.nRecno,'',RGB(0,0,128))"
>>
>>change it to
>>
>>"IIF(RECNO('csrtmpFile') <> this.parent.Gridhighlighter1.nRecno,RGB(255,255,255),RGB(0,0,128))"
>>
>
Hi John,

You can put your custom expression for one or more columns in GridHighlighter1.OnPostSetDynamicColor() method. There is a sample in my README.DOC.
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
Reply
Map
View

Click here to load this message in the networking platform