<?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: Toggling a Tree control&#8217;s root node in Flex</title>
	<atom:link href="http://blog.flexexamples.com/2007/11/29/toggling-a-tree-controls-root-node-in-flex/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.flexexamples.com/2007/11/29/toggling-a-tree-controls-root-node-in-flex/</link>
	<description>Just a bunch of Adobe Flex Examples</description>
	<lastBuildDate>Sun, 12 Feb 2012 14:19:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Hunka</title>
		<link>http://blog.flexexamples.com/2007/11/29/toggling-a-tree-controls-root-node-in-flex/comment-page-1/#comment-2040</link>
		<dc:creator>Hunka</dc:creator>
		<pubDate>Wed, 28 May 2008 07:32:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/11/29/toggling-a-tree-controls-root-node-in-flex/#comment-2040</guid>
		<description>I was looking for such example. Thanks :)</description>
		<content:encoded><![CDATA[<p>I was looking for such example. Thanks :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ankita</title>
		<link>http://blog.flexexamples.com/2007/11/29/toggling-a-tree-controls-root-node-in-flex/comment-page-1/#comment-2041</link>
		<dc:creator>Ankita</dc:creator>
		<pubDate>Mon, 19 May 2008 11:24:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/11/29/toggling-a-tree-controls-root-node-in-flex/#comment-2041</guid>
		<description>How to add a check box at every node of a tree ??
I have seen some of the examples from different sites(one is this also: http://www.adobe.com/cfusion/communityengine/index.cfm?event=showdetails&amp;postId=545&amp;productId=2)
but here the data provider of a tree is a simple hardcoded xml file within the mxml application.
I am getting a xml as a result of a http service call and passing that as a data provider to the tree control and the CheckTreeRenderer in the above code as an Item Renderer.
But my application hangs and does not display any alert message even.
Please help. Its urgent....
Thanks in advance
Ankita.</description>
		<content:encoded><![CDATA[<p>How to add a check box at every node of a tree ??<br />
I have seen some of the examples from different sites(one is this also: <a href="http://www.adobe.com/cfusion/communityengine/index.cfm?event=showdetails&#038;postId=545&#038;productId=2" rel="nofollow">http://www.adobe.com/cfusion/communityengine/index.cfm?event=showdetails&#038;postId=545&#038;productId=2</a>)<br />
but here the data provider of a tree is a simple hardcoded xml file within the mxml application.<br />
I am getting a xml as a result of a http service call and passing that as a data provider to the tree control and the CheckTreeRenderer in the above code as an Item Renderer.<br />
But my application hangs and does not display any alert message even.<br />
Please help. Its urgent&#8230;.<br />
Thanks in advance<br />
Ankita.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

