<?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: Detecting when a user opens or closes a Tree control in Flex</title>
	<atom:link href="http://blog.flexexamples.com/2007/11/28/detecting-when-a-user-opens-or-closes-a-tree-control-in-flex/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.flexexamples.com/2007/11/28/detecting-when-a-user-opens-or-closes-a-tree-control-in-flex/</link>
	<description>Just a bunch of Adobe Flex Examples</description>
	<lastBuildDate>Mon, 22 Mar 2010 01:36:27 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Steve</title>
		<link>http://blog.flexexamples.com/2007/11/28/detecting-when-a-user-opens-or-closes-a-tree-control-in-flex/comment-page-1/#comment-2027</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Tue, 26 Feb 2008 04:28:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/11/28/detecting-when-a-user-opens-or-closes-a-tree-control-in-flex/#comment-2027</guid>
		<description>Great post!  I have a question along these lines that maybe you have run up against?  I am trying to load a large amount of data into a tree, but only want to load the top-level nodes and then, when a user expands a node, go get that node&#039;s data from the server.  This would allow the tree to load much faster (I think) since it would not need to pull all the data back at once, just one node at a time.  Have you seen this done before? Any suggestions would be appreciated.</description>
		<content:encoded><![CDATA[<p>Great post!  I have a question along these lines that maybe you have run up against?  I am trying to load a large amount of data into a tree, but only want to load the top-level nodes and then, when a user expands a node, go get that node&#8217;s data from the server.  This would allow the tree to load much faster (I think) since it would not need to pull all the data back at once, just one node at a time.  Have you seen this done before? Any suggestions would be appreciated.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
