<?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: Inspecting the properties in a class using the describeType() method and E4X/XML</title>
	<atom:link href="http://blog.flexexamples.com/2008/09/19/inspecting-the-properties-in-a-class-using-the-describetype-method-and-e4xxml/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.flexexamples.com/2008/09/19/inspecting-the-properties-in-a-class-using-the-describetype-method-and-e4xxml/</link>
	<description>Just a bunch of Adobe Flex Examples</description>
	<lastBuildDate>Sun, 12 Feb 2012 19:26:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: peterd</title>
		<link>http://blog.flexexamples.com/2008/09/19/inspecting-the-properties-in-a-class-using-the-describetype-method-and-e4xxml/comment-page-1/#comment-3835</link>
		<dc:creator>peterd</dc:creator>
		<pubDate>Tue, 07 Oct 2008 21:34:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/09/19/inspecting-the-properties-in-a-class-using-the-describetype-method-and-e4xxml/#comment-3835</guid>
		<description>Adam,

I&#039;d probably see if you can dynamically set the DataGrid instance&#039;s &lt;code&gt;columns&lt;/code&gt; property after setting the DataGrid control&#039;s data provider.

Peter</description>
		<content:encoded><![CDATA[<p>Adam,</p>
<p>I&#8217;d probably see if you can dynamically set the DataGrid instance&#8217;s <code>columns</code> property after setting the DataGrid control&#8217;s data provider.</p>
<p>Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam</title>
		<link>http://blog.flexexamples.com/2008/09/19/inspecting-the-properties-in-a-class-using-the-describetype-method-and-e4xxml/comment-page-1/#comment-3834</link>
		<dc:creator>Adam</dc:creator>
		<pubDate>Tue, 07 Oct 2008 21:15:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/09/19/inspecting-the-properties-in-a-class-using-the-describetype-method-and-e4xxml/#comment-3834</guid>
		<description>Hi Peter

I need to dynamically add columns to a datagrid.  I&#039;m populating the datagrid from an HttpService, which calls 1 of 2 XML files.  The files have 2 different sets of columns, so I either need to add/remove columns dynamically, or define all columns and toggle visibility accordingly.  I&#039;m having trouble with both approaches.  What would be the best way to approach this?

Thank in advance.</description>
		<content:encoded><![CDATA[<p>Hi Peter</p>
<p>I need to dynamically add columns to a datagrid.  I&#8217;m populating the datagrid from an HttpService, which calls 1 of 2 XML files.  The files have 2 different sets of columns, so I either need to add/remove columns dynamically, or define all columns and toggle visibility accordingly.  I&#8217;m having trouble with both approaches.  What would be the best way to approach this?</p>
<p>Thank in advance.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

