Subject Re: Row Colours in Grid
From Ken Mayer <dbase@nospam.goldenstag.net>
Date Wed, 14 Feb 2018 21:03:00 -0800
Newsgroups dbase.getting-started

On 2/14/2018 5:18 PM, Michael wrote:
> Hi Guys,
>
> Can anyone tell me how I can color specific rows in a grid to highlight different records upon display?
>
> Eg:
>
> Row 1
> Row 2
> Row 3
> Row 4
> Row 5
>
> Rows 1 and 4 can be normal (black/white), Rows 2 and 3 may be White/Brown and row 5 could be say, white/Green.
>
> Is this possible in Dbase 11.
>

Yes. There are examples, but it's not as simple as "color a row", you
have to deal with each column. Take a look in the online help at :
beforeCellPaint, for starters. If you have my books, take a look at the
chapter on the grid ...

Ken


--
*Ken Mayer*
Ken's dBASE Page: http://www.goldenstag.net/dbase
The dUFLP: http://www.goldenstag.net/dbase/index.htm#duflp
dBASE Books: http://www.goldenstag.net/dbase/Books/dBASEBooks.htm
dBASE Tutorial: http://www.goldenstag.net/dbase/Tutorial/00_Preface.htm