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
I am fond of saying I am no DG expert, even though I use them a lot. I do not think so. I know you can: set the dgProp["alternate row colors"] of grp "yourDG" to "true" Which will lose the effect entirely, but I do not know if you can then manually set the hilite color of each row on the fly