<?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: Example of Feature Rich ItemRenderers in Flex</title>
	<atom:link href="http://www.themorphicgroup.com/blog/2008/09/15/example-of-feature-rich-itemrenderers-in-flex/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.themorphicgroup.com/blog/2008/09/15/example-of-feature-rich-itemrenderers-in-flex/</link>
	<description></description>
	<lastBuildDate>Tue, 23 Feb 2010 03:58:19 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Dynamic ItemRenderer by Object Type &#171; Khainer&#39;s Blog</title>
		<link>http://www.themorphicgroup.com/blog/2008/09/15/example-of-feature-rich-itemrenderers-in-flex/comment-page-1/#comment-3602</link>
		<dc:creator>Dynamic ItemRenderer by Object Type &#171; Khainer&#39;s Blog</dc:creator>
		<pubDate>Wed, 06 Jan 2010 11:12:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.themorphicgroup.com/blog/?p=51#comment-3602</guid>
		<description>[...] With this being said I did found one other nifty way to implement Dynamic Itemrenderers but uses a different definition of the dynamic part: click here [...]</description>
		<content:encoded><![CDATA[<p>[...] With this being said I did found one other nifty way to implement Dynamic Itemrenderers but uses a different definition of the dynamic part: click here [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Saroj Panda</title>
		<link>http://www.themorphicgroup.com/blog/2008/09/15/example-of-feature-rich-itemrenderers-in-flex/comment-page-1/#comment-2969</link>
		<dc:creator>Saroj Panda</dc:creator>
		<pubDate>Thu, 03 Sep 2009 17:30:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.themorphicgroup.com/blog/?p=51#comment-2969</guid>
		<description>I&#039;m having a AdvancedDataGrid in which I&#039;m using simple TextInput as itemRenderer with RendererIsEditable=&quot;true&quot;. I have to edit the fields and I can add and delete the rows from the grid. But when I delete any row and add new row then the new row is using the itemRenderer of the previous row as I&#039;m getting the previously edited value of the deleted row. Can you help me!!</description>
		<content:encoded><![CDATA[<p>I&#8217;m having a AdvancedDataGrid in which I&#8217;m using simple TextInput as itemRenderer with RendererIsEditable=&#8221;true&#8221;. I have to edit the fields and I can add and delete the rows from the grid. But when I delete any row and add new row then the new row is using the itemRenderer of the previous row as I&#8217;m getting the previously edited value of the deleted row. Can you help me!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fred Allen</title>
		<link>http://www.themorphicgroup.com/blog/2008/09/15/example-of-feature-rich-itemrenderers-in-flex/comment-page-1/#comment-2672</link>
		<dc:creator>Fred Allen</dc:creator>
		<pubDate>Thu, 09 Apr 2009 16:22:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.themorphicgroup.com/blog/?p=51#comment-2672</guid>
		<description>I have a datagrid with a cell that has a data provider which obtains its data from an XML document via the HTTPService. The cell has a combobox itemrenderer on it. The itemrenderer is a component. I add and delete rows using icons on each row.  After I have clicked the &#039;add&#039; icon to add some rows I select a choice from the combobox on each row. If I delete a row that is between 2 rows I would expect the values in the cells on the row below the deleted one to move up.  The data on the row in the other cells does move up but the combobox retains the choice from the deleted row or goes blank.  I&#039;m sure it has to do with the reuse of itemrenderes and my lack of experience. I am a new Flex 3 user.  What am I missing?  I can send screen shots and code if you&#039;d like.  Thanks very much for the help.</description>
		<content:encoded><![CDATA[<p>I have a datagrid with a cell that has a data provider which obtains its data from an XML document via the HTTPService. The cell has a combobox itemrenderer on it. The itemrenderer is a component. I add and delete rows using icons on each row.  After I have clicked the &#8216;add&#8217; icon to add some rows I select a choice from the combobox on each row. If I delete a row that is between 2 rows I would expect the values in the cells on the row below the deleted one to move up.  The data on the row in the other cells does move up but the combobox retains the choice from the deleted row or goes blank.  I&#8217;m sure it has to do with the reuse of itemrenderes and my lack of experience. I am a new Flex 3 user.  What am I missing?  I can send screen shots and code if you&#8217;d like.  Thanks very much for the help.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
