<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Different ways of assigning an item renderer in Flex 4</title>
	<atom:link href="http://flexponential.com/2009/11/02/different-ways-of-assigning-an-item-renderer-in-flex-4/feed/" rel="self" type="application/rss+xml" />
	<link>http://flexponential.com/2009/11/02/different-ways-of-assigning-an-item-renderer-in-flex-4/</link>
	<description>Programming under the influence of Flex</description>
	<lastBuildDate>Sun, 22 Jan 2012 01:08:12 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Jabran</title>
		<link>http://flexponential.com/2009/11/02/different-ways-of-assigning-an-item-renderer-in-flex-4/comment-page-1/#comment-6014</link>
		<dc:creator>Jabran</dc:creator>
		<pubDate>Sat, 27 Aug 2011 02:47:14 +0000</pubDate>
		<guid isPermaLink="false">http://flexponential.com/?p=32#comment-6014</guid>
		<description>Hey, thanks. This solved my problem. I was trying to populate a list from sqlite db.
Datagroup with itemrenderer did the job.</description>
		<content:encoded><![CDATA[<p>Hey, thanks. This solved my problem. I was trying to populate a list from sqlite db.<br />
Datagroup with itemrenderer did the job.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steven Shongrunden</title>
		<link>http://flexponential.com/2009/11/02/different-ways-of-assigning-an-item-renderer-in-flex-4/comment-page-1/#comment-1424</link>
		<dc:creator>Steven Shongrunden</dc:creator>
		<pubDate>Wed, 04 Aug 2010 20:34:25 +0000</pubDate>
		<guid isPermaLink="false">http://flexponential.com/?p=32#comment-1424</guid>
		<description>&lt;a href=&quot;#comment-1420&quot; rel=&quot;nofollow&quot;&gt;@MarcelS &lt;/a&gt; - Yes, this example is for spark components like DataGroup/List/DropDownList/etc.  It likely won&#039;t work with mx components like DataGrid, but be able to if you look into using MXItemRenderer instead of ItemRenderer.</description>
		<content:encoded><![CDATA[<p><a href="#comment-1420" rel="nofollow">@MarcelS </a> &#8211; Yes, this example is for spark components like DataGroup/List/DropDownList/etc.  It likely won&#8217;t work with mx components like DataGrid, but be able to if you look into using MXItemRenderer instead of ItemRenderer.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MarcelS</title>
		<link>http://flexponential.com/2009/11/02/different-ways-of-assigning-an-item-renderer-in-flex-4/comment-page-1/#comment-1421</link>
		<dc:creator>MarcelS</dc:creator>
		<pubDate>Wed, 04 Aug 2010 18:36:27 +0000</pubDate>
		<guid isPermaLink="false">http://flexponential.com/?p=32#comment-1421</guid>
		<description>&lt;a href=&quot;#comment-1420&quot; rel=&quot;nofollow&quot;&gt;@MarcelS &lt;/a&gt; 
Sorry it maybe works with DataGroup but not with DataGrid</description>
		<content:encoded><![CDATA[<p><a href="#comment-1420" rel="nofollow">@MarcelS </a><br />
Sorry it maybe works with DataGroup but not with DataGrid</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MarcelS</title>
		<link>http://flexponential.com/2009/11/02/different-ways-of-assigning-an-item-renderer-in-flex-4/comment-page-1/#comment-1420</link>
		<dc:creator>MarcelS</dc:creator>
		<pubDate>Wed, 04 Aug 2010 18:33:34 +0000</pubDate>
		<guid isPermaLink="false">http://flexponential.com/?p=32#comment-1420</guid>
		<description>Your code does not work.
ItemRenderer in Declarations section can&#039;t be found by Compiler.
 does not exist.</description>
		<content:encoded><![CDATA[<p>Your code does not work.<br />
ItemRenderer in Declarations section can&#8217;t be found by Compiler.<br />
 does not exist.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steven Shongrunden</title>
		<link>http://flexponential.com/2009/11/02/different-ways-of-assigning-an-item-renderer-in-flex-4/comment-page-1/#comment-199</link>
		<dc:creator>Steven Shongrunden</dc:creator>
		<pubDate>Tue, 24 Nov 2009 04:38:04 +0000</pubDate>
		<guid isPermaLink="false">http://flexponential.com/?p=32#comment-199</guid>
		<description>&lt;a href=&quot;#comment-197&quot; rel=&quot;nofollow&quot;&gt;@Guleesh &lt;/a&gt; - Which code snippet isn&#039;t working for you?</description>
		<content:encoded><![CDATA[<p><a href="#comment-197" rel="nofollow">@Guleesh </a> &#8211; Which code snippet isn&#8217;t working for you?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Guleesh</title>
		<link>http://flexponential.com/2009/11/02/different-ways-of-assigning-an-item-renderer-in-flex-4/comment-page-1/#comment-197</link>
		<dc:creator>Guleesh</dc:creator>
		<pubDate>Mon, 23 Nov 2009 21:17:06 +0000</pubDate>
		<guid isPermaLink="false">http://flexponential.com/?p=32#comment-197</guid>
		<description>thanks - but the compiler doesn&#039;t seem to like {data}</description>
		<content:encoded><![CDATA[<p>thanks &#8211; but the compiler doesn&#8217;t seem to like {data}</p>
]]></content:encoded>
	</item>
</channel>
</rss>

