I think I know what you mean, have a spare column on my grid. When user changes the sequence do a SCAN ENDSCAN and replace the extra field with alternate values. I'll give it a bash and see how it goes.
Cheers Chris. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Malcolm Greene Sent: 09 November 2006 14:31 To: [EMAIL PROTECTED] Subject: Re: Alternate DynamicBackColor on Grid Chris, I just add an additional column (to my grid's cursor) to track row color. Another possible technique: create a parallel cursor for the color info, then SET RELATION to the parallel table by recno()? (untested) Malcolm [excessive quoting removed by server] _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

