Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Make the whole row of the grid to use the same forecolor
Message
De
04/07/2001 04:03:30
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00525731
Message ID:
00526598
Vues:
16
>I've just tried it, but it slows down the grid and make some other visual oddities... So I would slick with my approach.

Nadya,
I tried with this additions :
*when
this.lInGrid = .T.
set cursor off
*init
WITH this
 IF !empty(.RecordSource)
   .nCurRec = recno(this.RecordSource)
 ENDIF
 .SetDynColors()
 .Setall('SelectOnEntry',.F.)
 .Setall('Sparse',.F.)
ENDWITH
*valid
this.lInGrid = .F.
set cursor on
Not a bit of slow down nor visual oddities.
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform