Re: [flexcoders] Conditionally Change the Text Color on a Datagrid Row

2006-11-30 Thread Sam Shrefler
:* [flexcoders] Conditionally Change the Text Color on a Datagrid Row Does anyone have any thoughts on changing the text color conditionally on an entire row of a datagrid? I've previously done it by creating an individual item renderer for each DataGridColumn, but I am looking for this ability

RE: [flexcoders] Conditionally Change the Text Color on a Datagrid Row

2006-11-30 Thread Tracy Spratt
To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] Conditionally Change the Text Color on a Datagrid Row Tracy: Thanks, but both of those solutions seem to work by drawing a sprite background in the row. I was looking for a way to change a textColor, not place a colored background. Any other

[flexcoders] Conditionally Change the Text Color on a Datagrid Row

2006-11-29 Thread Sam Shrefler
Does anyone have any thoughts on changing the text color conditionally on an entire row of a datagrid? I've previously done it by creating an individual item renderer for each DataGridColumn, but I am looking for this ability on many grids with many columns... Thanks Sam

RE: [flexcoders] Conditionally Change the Text Color on a Datagrid Row

2006-11-29 Thread Tracy Spratt
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Sam Shrefler Sent: Wednesday, November 29, 2006 3:01 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Conditionally Change the Text Color on a Datagrid Row Does anyone have any thoughts on changing the text color

RE: [flexcoders] Conditionally Change the Text Color on a Datagrid Row

2006-11-29 Thread Tracy Spratt
@yahoogroups.com Subject: [flexcoders] Conditionally Change the Text Color on a Datagrid Row Does anyone have any thoughts on changing the text color conditionally on an entire row of a datagrid? I've previously done it by creating an individual item renderer for each DataGridColumn, but I am looking