<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: DataGrid Styles</title>
	<atom:link href="http://manewc.com/2008/07/14/datagrid-styles/feed/" rel="self" type="application/rss+xml" />
	<link>http://manewc.com/2008/07/14/datagrid-styles/</link>
	<description>Flash, Flex, AIR, &#38; Web Development</description>
	<pubDate>Wed, 07 Jan 2009 12:30:52 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Paul Feakins</title>
		<link>http://manewc.com/2008/07/14/datagrid-styles/#comment-741</link>
		<dc:creator>Paul Feakins</dc:creator>
		<pubDate>Wed, 24 Dec 2008 16:15:52 +0000</pubDate>
		<guid isPermaLink="false">http://manewc.com/?p=147#comment-741</guid>
		<description>I'm also wondering how to change the style of an individual row. It looks like I might have to create an item renderer. Would be nice if you could access a row like this:
dataGrid.rows[5].setStyle("backgroundColor", 0xFF00FF);</description>
		<content:encoded><![CDATA[<p>I&#8217;m also wondering how to change the style of an individual row. It looks like I might have to create an item renderer. Would be nice if you could access a row like this:<br />
dataGrid.rows[5].setStyle(&#8221;backgroundColor&#8221;, 0xFF00FF);</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: david</title>
		<link>http://manewc.com/2008/07/14/datagrid-styles/#comment-726</link>
		<dc:creator>david</dc:creator>
		<pubDate>Tue, 09 Dec 2008 19:43:08 +0000</pubDate>
		<guid isPermaLink="false">http://manewc.com/?p=147#comment-726</guid>
		<description>Sh*t, sh*t, and sh*t.
I've spend a lot of time on flex 3.2 and advanceddatagrid, using the profiler, and adobe documentation ... at least, setStyle is slow, very slow to execute. Ok for 10 lines, but avoid use flex if you want use real data (I'm going to spend time with silverlight, I think that microsoft should have a better understand of real data)</description>
		<content:encoded><![CDATA[<p>Sh*t, sh*t, and sh*t.<br />
I&#8217;ve spend a lot of time on flex 3.2 and advanceddatagrid, using the profiler, and adobe documentation &#8230; at least, setStyle is slow, very slow to execute. Ok for 10 lines, but avoid use flex if you want use real data (I&#8217;m going to spend time with silverlight, I think that microsoft should have a better understand of real data)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: andre</title>
		<link>http://manewc.com/2008/07/14/datagrid-styles/#comment-673</link>
		<dc:creator>andre</dc:creator>
		<pubDate>Thu, 06 Nov 2008 14:13:57 +0000</pubDate>
		<guid isPermaLink="false">http://manewc.com/?p=147#comment-673</guid>
		<description>But how do you set the textFormat style for individual rows? Can't find this anywhere. Suppose you want row 1 to be bold, but row 2 not bold. Any way to do this? The above only sets the headers to one style, and all the rows to a second distinct style. Thanks.</description>
		<content:encoded><![CDATA[<p>But how do you set the textFormat style for individual rows? Can&#8217;t find this anywhere. Suppose you want row 1 to be bold, but row 2 not bold. Any way to do this? The above only sets the headers to one style, and all the rows to a second distinct style. Thanks.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
