<?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: Tree in Advanced DataGrid Example</title>
	<atom:link href="http://www.flex-blog.com/tree-in-advanced-datagrid-example/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.flex-blog.com/tree-in-advanced-datagrid-example/</link>
	<description>Examples, News and Other Stuff</description>
	<lastBuildDate>Mon, 06 Sep 2010 09:28:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Miguel</title>
		<link>http://www.flex-blog.com/tree-in-advanced-datagrid-example/comment-page-1/#comment-1558</link>
		<dc:creator>Miguel</dc:creator>
		<pubDate>Mon, 12 Jul 2010 22:21:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.flex-blog.com/?p=207#comment-1558</guid>
		<description>Hi Arjan,

Nice sample. I started developing some components to be used in Xcelsius from SAP. I&#039;m facing some difficults to develop a datagrid to be rendered in Xcelsius via class file (.as). Do you know where I can get something to help? Thanks, Miguel</description>
		<content:encoded><![CDATA[<p>Hi Arjan,</p>
<p>Nice sample. I started developing some components to be used in Xcelsius from SAP. I&#8217;m facing some difficults to develop a datagrid to be rendered in Xcelsius via class file (.as). Do you know where I can get something to help? Thanks, Miguel</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kimkiyong</title>
		<link>http://www.flex-blog.com/tree-in-advanced-datagrid-example/comment-page-1/#comment-342</link>
		<dc:creator>kimkiyong</dc:creator>
		<pubDate>Sun, 08 Nov 2009 01:29:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.flex-blog.com/?p=207#comment-342</guid>
		<description>thank you!
I need sample code for datagrid.</description>
		<content:encoded><![CDATA[<p>thank you!<br />
I need sample code for datagrid.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arjan</title>
		<link>http://www.flex-blog.com/tree-in-advanced-datagrid-example/comment-page-1/#comment-334</link>
		<dc:creator>Arjan</dc:creator>
		<pubDate>Tue, 03 Nov 2009 11:02:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.flex-blog.com/?p=207#comment-334</guid>
		<description>I think that transforming the XML is the best thing you can do. It’s pretty easy using E4X. I don’t know if you have any experience with it? Maybe I’ll write an example about E4X. If you give me a sample of the structure of your XML I can help you to figure out a solution.

Your second question is possible, but I’m not sure if you can do it by drag&amp;dropping of column headers. Dynamic grouping can be done by using GroupingCollection / Grouping / GroupingField.

Good luck.</description>
		<content:encoded><![CDATA[<p>I think that transforming the XML is the best thing you can do. It’s pretty easy using E4X. I don’t know if you have any experience with it? Maybe I’ll write an example about E4X. If you give me a sample of the structure of your XML I can help you to figure out a solution.</p>
<p>Your second question is possible, but I’m not sure if you can do it by drag&#038;dropping of column headers. Dynamic grouping can be done by using GroupingCollection / Grouping / GroupingField.</p>
<p>Good luck.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luke</title>
		<link>http://www.flex-blog.com/tree-in-advanced-datagrid-example/comment-page-1/#comment-328</link>
		<dc:creator>Luke</dc:creator>
		<pubDate>Sun, 01 Nov 2009 03:13:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.flex-blog.com/?p=207#comment-328</guid>
		<description>Hello, I&#039;m getting started w/this control and the examples use actionscript objects or xml that uses leaf nodes for the rows inside the groups and the leaf node attributes for the columns.

I&#039;m consuming xml from a REST api where the rows I want in groups aren&#039;t leaf nodes, the leaf nodes represent my columns. From what I&#039;ve found so far it looks like I need to transform my XML to get it in the form mentioned previously. I was wondering if you&#039;ve seen a configuration that could handle my xml with transforming it.

I&#039;m also looking for some sort of dynamic grouping, like drag-n-drop of a column heading to create new/multiple dynamic groupings. Have you seen anything like this already done using flex 3?

Thank you,

-Luke</description>
		<content:encoded><![CDATA[<p>Hello, I&#8217;m getting started w/this control and the examples use actionscript objects or xml that uses leaf nodes for the rows inside the groups and the leaf node attributes for the columns.</p>
<p>I&#8217;m consuming xml from a REST api where the rows I want in groups aren&#8217;t leaf nodes, the leaf nodes represent my columns. From what I&#8217;ve found so far it looks like I need to transform my XML to get it in the form mentioned previously. I was wondering if you&#8217;ve seen a configuration that could handle my xml with transforming it.</p>
<p>I&#8217;m also looking for some sort of dynamic grouping, like drag-n-drop of a column heading to create new/multiple dynamic groupings. Have you seen anything like this already done using flex 3?</p>
<p>Thank you,</p>
<p>-Luke</p>
]]></content:encoded>
	</item>
</channel>
</rss>
