Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
DynamicBackColor and grids
Message
De
07/07/1999 09:17:05
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00238206
Message ID:
00238215
Vues:
13
>What is the eaisest way to create a grid that changes the backcolor for the entire row the record pointer is on? I am about to go down a path using the dynamicbackcolor property for the column and I was just wondering if there is an eaiser way?
>
>Thanks,
>Ken
*Grid some event, method
this.setall("DynamicBackColor",;
  "iif(recno(this.recordsource)=this.nCurRec,rgb(...), rgb(....))","Column")
nCurRec is a custom property of grid and updated in AfterRowColchange.
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform