Re: Alternating Row Colors of a Data Grid

2014-01-28 Thread Terence Heaford
rror > > > Should have been; > > > set the dgProp["alternate row colors"] of grp 1 to "false" > > > > Craig > > > -Original Message- > From: dunbarx > To: use-livecode > Sent: Tue, Jan 28, 2014 9:29 am > Subj

Re: Alternating Row Colors of a Data Grid

2014-01-28 Thread dunbarx
Error Should have been; set the dgProp["alternate row colors"] of grp 1 to "false" Craig -Original Message- From: dunbarx To: use-livecode Sent: Tue, Jan 28, 2014 9:29 am Subject: Re: Alternating Row Colors of a Data Grid I am fond of saying I am no DG e

Re: Alternating Row Colors of a Data Grid

2014-01-28 Thread dunbarx
ilite color of each row on the fly. But you could overlay a group of partially blended colored buttons, say, that would give the same effect. Craig Newman -Original Message- From: Terence Heaford To: How to use LiveCode Sent: Tue, Jan 28, 2014 6:56 am Subject: Alternating Row Colors of

Alternating Row Colors of a Data Grid

2014-01-28 Thread Terence Heaford
When you select “alternating row colours” of a Data Grid and you scroll the Data Grid the colours of the rows alternate as it scrolls. Does anyone know how to have the alternate row colours but for these colours to remain fixed as the Data Grid Scrolls? All the best Terry _