Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
GridHighlighter
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00495186
Message ID:
00495507
Vues:
16
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform