<?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: Flex / ArrayCollection / Sort delay?</title>
	<atom:link href="http://blog.digitaljohn.co.uk/2008/11/18/flex-arraycollection-sort-delay/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.digitaljohn.co.uk/2008/11/18/flex-arraycollection-sort-delay/</link>
	<description>Digital Design Deviations</description>
	<lastBuildDate>Sun, 01 Aug 2010 17:21:04 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Pwac</title>
		<link>http://blog.digitaljohn.co.uk/2008/11/18/flex-arraycollection-sort-delay/comment-page-1/#comment-66</link>
		<dc:creator>Pwac</dc:creator>
		<pubDate>Tue, 18 Nov 2008 21:33:56 +0000</pubDate>
		<guid isPermaLink="false">http://john.ukmn.com/?p=164#comment-66</guid>
		<description>Do a refresh() juste after calling sort()</description>
		<content:encoded><![CDATA[<p>Do a refresh() juste after calling sort()</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wael Jammal</title>
		<link>http://blog.digitaljohn.co.uk/2008/11/18/flex-arraycollection-sort-delay/comment-page-1/#comment-65</link>
		<dc:creator>Wael Jammal</dc:creator>
		<pubDate>Tue, 18 Nov 2008 12:51:53 +0000</pubDate>
		<guid isPermaLink="false">http://john.ukmn.com/?p=164#comment-65</guid>
		<description>Have you tried using enable/disable auto update then refreshing at the right time?

You can disable the auto update first so nothing shows in your list then accomplish your filter and enable auto update then force a refresh on your collection to update the list.</description>
		<content:encoded><![CDATA[<p>Have you tried using enable/disable auto update then refreshing at the right time?</p>
<p>You can disable the auto update first so nothing shows in your list then accomplish your filter and enable auto update then force a refresh on your collection to update the list.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
