Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Make the whole row of the grid to use the same forecolor
Message
From
04/07/2001 04:03:30
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00525731
Message ID:
00526598
Views:
15
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform