Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Highlight entire row in grid
Message
De
10/09/1999 01:16:15
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
09/09/1999 15:26:44
Jerry Tovar
Dana Corporation Dana It
Maumee, Ohio, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00263093
Message ID:
00263261
Vues:
24
>How do I highlight the entire current row of a grid after each time the user moves to another row?


Jerry,
Download the gridx.zip from files\classes section. It has a highlighted grid class. Just drop it onto form instead of VFP base class. By default it uses a yellow background and black foreground to highlight. You can change it via cCurrentRecBackColor and cCurrentRecForeColor properties. Class also has a method recchange to support highlighting when grid doesn't have the focus. ie: From a command button if you issue a skip or alike in grid.recordsource table then you call :
thisform.myHLgrid.recchange()
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