<?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: Setting an effect when the items in a data provider change on a List control in Flex</title>
	<atom:link href="http://blog.flexexamples.com/2008/07/29/setting-an-effect-when-the-items-in-a-data-provider-change-on-a-list-control-in-flex/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.flexexamples.com/2008/07/29/setting-an-effect-when-the-items-in-a-data-provider-change-on-a-list-control-in-flex/</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: Brian</title>
		<link>http://blog.flexexamples.com/2008/07/29/setting-an-effect-when-the-items-in-a-data-provider-change-on-a-list-control-in-flex/comment-page-1/#comment-7385</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Tue, 30 Mar 2010 14:35:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/07/29/setting-an-effect-when-the-items-in-a-data-provider-change-on-a-list-control-in-flex/#comment-7385</guid>
		<description>Nice one, the itemsChangedEffect example for Actionscript also works with TileList. 

Thanks

Brian</description>
		<content:encoded><![CDATA[<p>Nice one, the itemsChangedEffect example for Actionscript also works with TileList. </p>
<p>Thanks</p>
<p>Brian</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: myIP</title>
		<link>http://blog.flexexamples.com/2008/07/29/setting-an-effect-when-the-items-in-a-data-provider-change-on-a-list-control-in-flex/comment-page-1/#comment-6605</link>
		<dc:creator>myIP</dc:creator>
		<pubDate>Mon, 14 Dec 2009 21:56:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/07/29/setting-an-effect-when-the-items-in-a-data-provider-change-on-a-list-control-in-flex/#comment-6605</guid>
		<description>I have added a comment to an existing bug (see link below).  I am not sure if it will reactivate the bug or not.  If you know it doesnt, let me know for I can post a new bug/enhancement.

https://bugs.adobe.com/jira/browse/SDK-15034</description>
		<content:encoded><![CDATA[<p>I have added a comment to an existing bug (see link below).  I am not sure if it will reactivate the bug or not.  If you know it doesnt, let me know for I can post a new bug/enhancement.</p>
<p><a href="https://bugs.adobe.com/jira/browse/SDK-15034" rel="nofollow">https://bugs.adobe.com/jira/browse/SDK-15034</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter deHaan</title>
		<link>http://blog.flexexamples.com/2008/07/29/setting-an-effect-when-the-items-in-a-data-provider-change-on-a-list-control-in-flex/comment-page-1/#comment-6509</link>
		<dc:creator>Peter deHaan</dc:creator>
		<pubDate>Wed, 02 Dec 2009 20:57:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/07/29/setting-an-effect-when-the-items-in-a-data-provider-change-on-a-list-control-in-flex/#comment-6509</guid>
		<description>@Brian,

I don&#039;t believe that this currently is supported by the Spark List control. I suggest filing a bug/enhancement at http://bugs.adobe.com/flex/ and having 20 of your closest friends vote on it. (Post the bug number here and I&#039;ll vote!)

Peter</description>
		<content:encoded><![CDATA[<p>@Brian,</p>
<p>I don&#8217;t believe that this currently is supported by the Spark List control. I suggest filing a bug/enhancement at <a href="http://bugs.adobe.com/flex/" rel="nofollow">http://bugs.adobe.com/flex/</a> and having 20 of your closest friends vote on it. (Post the bug number here and I&#8217;ll vote!)</p>
<p>Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian</title>
		<link>http://blog.flexexamples.com/2008/07/29/setting-an-effect-when-the-items-in-a-data-provider-change-on-a-list-control-in-flex/comment-page-1/#comment-6508</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Wed, 02 Dec 2009 19:47:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/07/29/setting-an-effect-when-the-items-in-a-data-provider-change-on-a-list-control-in-flex/#comment-6508</guid>
		<description>Hi Peter,

It looks like this property disappeared in Flex 4.  Do you have a way to do this with a spark list?

Thanks.</description>
		<content:encoded><![CDATA[<p>Hi Peter,</p>
<p>It looks like this property disappeared in Flex 4.  Do you have a way to do this with a spark list?</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Emmanuel</title>
		<link>http://blog.flexexamples.com/2008/07/29/setting-an-effect-when-the-items-in-a-data-provider-change-on-a-list-control-in-flex/comment-page-1/#comment-6149</link>
		<dc:creator>Emmanuel</dc:creator>
		<pubDate>Thu, 29 Oct 2009 07:36:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/07/29/setting-an-effect-when-the-items-in-a-data-provider-change-on-a-list-control-in-flex/#comment-6149</guid>
		<description>@Peter

Hello Peter,
Thank you very much for your assistance, it&#039;s been incredible, I have found the my answer in both of your versions. Again, thank you! you&#039;ve been terrific. 

Thanks.
Emmanuel</description>
		<content:encoded><![CDATA[<p>@Peter</p>
<p>Hello Peter,<br />
Thank you very much for your assistance, it&#8217;s been incredible, I have found the my answer in both of your versions. Again, thank you! you&#8217;ve been terrific. </p>
<p>Thanks.<br />
Emmanuel</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter deHaan</title>
		<link>http://blog.flexexamples.com/2008/07/29/setting-an-effect-when-the-items-in-a-data-provider-change-on-a-list-control-in-flex/comment-page-1/#comment-5954</link>
		<dc:creator>Peter deHaan</dc:creator>
		<pubDate>Thu, 08 Oct 2009 02:14:49 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/07/29/setting-an-effect-when-the-items-in-a-data-provider-change-on-a-list-control-in-flex/#comment-5954</guid>
		<description>Or, if you&#039;re trying to update a List when the DateChooser changes it&#039;s displayed month, you could try something like this:
&lt;pre lang=&quot;mxml&quot;&gt;
&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt;
&lt;mx:Application xmlns:mx=&quot;http://www.adobe.com/2006/mxml&quot;&gt;

    &lt;mx:Script&gt;
        &lt;![CDATA[
            import mx.events.DateChooserEvent;

            protected function scrollList():void {
                lst.scrollToIndex(datChooser.displayedMonth);
            }
        ]]&gt;
    &lt;/mx:Script&gt;

    &lt;mx:List id=&quot;lst&quot; labelField=&quot;lbl&quot; width=&quot;100&quot; rowCount=&quot;1&quot; verticalScrollPolicy=&quot;off&quot;&gt;
        &lt;mx:dataProvider&gt;
            &lt;mx:Object lbl=&quot;Jan - Item 1&quot; /&gt;
            &lt;mx:Object lbl=&quot;Feb - Item 2&quot; /&gt;
            &lt;mx:Object lbl=&quot;Mar - Item 3&quot; /&gt;
            &lt;mx:Object lbl=&quot;Apr - Item 4&quot; /&gt;
            &lt;mx:Object lbl=&quot;May - Item 5&quot; /&gt;
            &lt;mx:Object lbl=&quot;Jun - Item 6&quot; /&gt;
            &lt;mx:Object lbl=&quot;Jul - Item 7&quot; /&gt;
            &lt;mx:Object lbl=&quot;Aug - Item 8&quot; /&gt;
            &lt;mx:Object lbl=&quot;Sep - Item 9&quot; /&gt;
            &lt;mx:Object lbl=&quot;Oct - Item 10&quot; /&gt;
            &lt;mx:Object lbl=&quot;Nov - Item 11&quot; /&gt;
            &lt;mx:Object lbl=&quot;Dec - Item 12&quot; /&gt;
        &lt;/mx:dataProvider&gt;
    &lt;/mx:List&gt;

    &lt;mx:DateChooser id=&quot;datChooser&quot;
            scroll=&quot;scrollList();&quot;
            creationComplete=&quot;scrollList();&quot; /&gt;

&lt;/mx:Application&gt;
&lt;/pre&gt;

Peter</description>
		<content:encoded><![CDATA[<p>Or, if you&#8217;re trying to update a List when the DateChooser changes it&#8217;s displayed month, you could try something like this:</p>

<div class="wp_syntax"><div class="code"><pre class="mxml" style="font-family:monospace;"><span style="color: #000000;">&lt;?xml version=<span style="color: #ff0000;">&quot;1.0&quot;</span> encoding=<span style="color: #ff0000;">&quot;utf-8&quot;</span>?<span style="color: #7400FF;">&gt;</span></span>
<span style="color: #000000;"><span style="color: #7400FF;">&lt;mx:Application</span> xmlns:mx=<span style="color: #ff0000;">&quot;http://www.adobe.com/2006/mxml&quot;</span><span style="color: #7400FF;">&gt;</span></span>
&nbsp;
    <span style="color: #339933;">&lt;mx:Script&gt;</span>
<span style="color: #339933;">        &lt;![CDATA[</span>
<span style="color: #339933;">            import mx.events.DateChooserEvent;</span>
&nbsp;
<span style="color: #339933;">            protected function scrollList():void {</span>
<span style="color: #339933;">                lst.scrollToIndex(datChooser.displayedMonth);</span>
<span style="color: #339933;">            }</span>
<span style="color: #339933;">        ]]&gt;</span>
<span style="color: #339933;">    &lt;/mx:Script&gt;</span>
&nbsp;
    <span style="color: #000000;"><span style="color: #7400FF;">&lt;mx:List</span> id=<span style="color: #ff0000;">&quot;lst&quot;</span> labelField=<span style="color: #ff0000;">&quot;lbl&quot;</span> width=<span style="color: #ff0000;">&quot;100&quot;</span> rowCount=<span style="color: #ff0000;">&quot;1&quot;</span> verticalScrollPolicy=<span style="color: #ff0000;">&quot;off&quot;</span><span style="color: #7400FF;">&gt;</span></span>
        <span style="color: #000000;"><span style="color: #7400FF;">&lt;mx:dataProvider</span><span style="color: #7400FF;">&gt;</span></span>
            <span style="color: #000000;"><span style="color: #7400FF;">&lt;mx:Object</span> lbl=<span style="color: #ff0000;">&quot;Jan - Item 1&quot;</span> <span style="color: #7400FF;">/&gt;</span></span>
            <span style="color: #000000;"><span style="color: #7400FF;">&lt;mx:Object</span> lbl=<span style="color: #ff0000;">&quot;Feb - Item 2&quot;</span> <span style="color: #7400FF;">/&gt;</span></span>
            <span style="color: #000000;"><span style="color: #7400FF;">&lt;mx:Object</span> lbl=<span style="color: #ff0000;">&quot;Mar - Item 3&quot;</span> <span style="color: #7400FF;">/&gt;</span></span>
            <span style="color: #000000;"><span style="color: #7400FF;">&lt;mx:Object</span> lbl=<span style="color: #ff0000;">&quot;Apr - Item 4&quot;</span> <span style="color: #7400FF;">/&gt;</span></span>
            <span style="color: #000000;"><span style="color: #7400FF;">&lt;mx:Object</span> lbl=<span style="color: #ff0000;">&quot;May - Item 5&quot;</span> <span style="color: #7400FF;">/&gt;</span></span>
            <span style="color: #000000;"><span style="color: #7400FF;">&lt;mx:Object</span> lbl=<span style="color: #ff0000;">&quot;Jun - Item 6&quot;</span> <span style="color: #7400FF;">/&gt;</span></span>
            <span style="color: #000000;"><span style="color: #7400FF;">&lt;mx:Object</span> lbl=<span style="color: #ff0000;">&quot;Jul - Item 7&quot;</span> <span style="color: #7400FF;">/&gt;</span></span>
            <span style="color: #000000;"><span style="color: #7400FF;">&lt;mx:Object</span> lbl=<span style="color: #ff0000;">&quot;Aug - Item 8&quot;</span> <span style="color: #7400FF;">/&gt;</span></span>
            <span style="color: #000000;"><span style="color: #7400FF;">&lt;mx:Object</span> lbl=<span style="color: #ff0000;">&quot;Sep - Item 9&quot;</span> <span style="color: #7400FF;">/&gt;</span></span>
            <span style="color: #000000;"><span style="color: #7400FF;">&lt;mx:Object</span> lbl=<span style="color: #ff0000;">&quot;Oct - Item 10&quot;</span> <span style="color: #7400FF;">/&gt;</span></span>
            <span style="color: #000000;"><span style="color: #7400FF;">&lt;mx:Object</span> lbl=<span style="color: #ff0000;">&quot;Nov - Item 11&quot;</span> <span style="color: #7400FF;">/&gt;</span></span>
            <span style="color: #000000;"><span style="color: #7400FF;">&lt;mx:Object</span> lbl=<span style="color: #ff0000;">&quot;Dec - Item 12&quot;</span> <span style="color: #7400FF;">/&gt;</span></span>
        <span style="color: #000000;"><span style="color: #7400FF;">&lt;/mx:dataProvider</span><span style="color: #7400FF;">&gt;</span></span>
    <span style="color: #000000;"><span style="color: #7400FF;">&lt;/mx:List</span><span style="color: #7400FF;">&gt;</span></span>
&nbsp;
    <span style="color: #000000;"><span style="color: #7400FF;">&lt;mx:DateChooser</span> id=<span style="color: #ff0000;">&quot;datChooser&quot;</span></span>
<span style="color: #000000;">            scroll=<span style="color: #ff0000;">&quot;scrollList();&quot;</span></span>
<span style="color: #000000;">            creationComplete=<span style="color: #ff0000;">&quot;scrollList();&quot;</span> <span style="color: #7400FF;">/&gt;</span></span>
&nbsp;
<span style="color: #000000;"><span style="color: #7400FF;">&lt;/mx:Application</span><span style="color: #7400FF;">&gt;</span></span></pre></div></div>

<p>Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter deHaan</title>
		<link>http://blog.flexexamples.com/2008/07/29/setting-an-effect-when-the-items-in-a-data-provider-change-on-a-list-control-in-flex/comment-page-1/#comment-5953</link>
		<dc:creator>Peter deHaan</dc:creator>
		<pubDate>Thu, 08 Oct 2009 02:01:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/07/29/setting-an-effect-when-the-items-in-a-data-provider-change-on-a-list-control-in-flex/#comment-5953</guid>
		<description>@Emmanuel,

I&#039;m not sure I understand your question, but if you&#039;re trying to create a List that only displays 1 item at a time and doesn&#039;t display a vertical scroll bar, this should get you started:
&lt;pre lang=&quot;mxml&quot;&gt;
&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt;
&lt;mx:Application xmlns:mx=&quot;http://www.adobe.com/2006/mxml&quot;&gt;

    &lt;mx:List id=&quot;lst&quot; labelField=&quot;lbl&quot; width=&quot;100&quot; rowCount=&quot;1&quot; verticalScrollPolicy=&quot;off&quot;&gt;
        &lt;mx:dataProvider&gt;
            &lt;mx:Object lbl=&quot;One&quot; /&gt;
            &lt;mx:Object lbl=&quot;Two&quot; /&gt;
            &lt;mx:Object lbl=&quot;Three&quot; /&gt;
            &lt;mx:Object lbl=&quot;Four&quot; /&gt;
            &lt;mx:Object lbl=&quot;Five&quot; /&gt;
            &lt;mx:Object lbl=&quot;Six&quot; /&gt;
            &lt;mx:Object lbl=&quot;Seven&quot; /&gt;
            &lt;mx:Object lbl=&quot;Eight&quot; /&gt;
            &lt;mx:Object lbl=&quot;Nine&quot; /&gt;
        &lt;/mx:dataProvider&gt;
    &lt;/mx:List&gt;

&lt;/mx:Application&gt;
&lt;/pre&gt;

Peter</description>
		<content:encoded><![CDATA[<p>@Emmanuel,</p>
<p>I&#8217;m not sure I understand your question, but if you&#8217;re trying to create a List that only displays 1 item at a time and doesn&#8217;t display a vertical scroll bar, this should get you started:</p>

<div class="wp_syntax"><div class="code"><pre class="mxml" style="font-family:monospace;"><span style="color: #000000;">&lt;?xml version=<span style="color: #ff0000;">&quot;1.0&quot;</span> encoding=<span style="color: #ff0000;">&quot;utf-8&quot;</span>?<span style="color: #7400FF;">&gt;</span></span>
<span style="color: #000000;"><span style="color: #7400FF;">&lt;mx:Application</span> xmlns:mx=<span style="color: #ff0000;">&quot;http://www.adobe.com/2006/mxml&quot;</span><span style="color: #7400FF;">&gt;</span></span>
&nbsp;
    <span style="color: #000000;"><span style="color: #7400FF;">&lt;mx:List</span> id=<span style="color: #ff0000;">&quot;lst&quot;</span> labelField=<span style="color: #ff0000;">&quot;lbl&quot;</span> width=<span style="color: #ff0000;">&quot;100&quot;</span> rowCount=<span style="color: #ff0000;">&quot;1&quot;</span> verticalScrollPolicy=<span style="color: #ff0000;">&quot;off&quot;</span><span style="color: #7400FF;">&gt;</span></span>
        <span style="color: #000000;"><span style="color: #7400FF;">&lt;mx:dataProvider</span><span style="color: #7400FF;">&gt;</span></span>
            <span style="color: #000000;"><span style="color: #7400FF;">&lt;mx:Object</span> lbl=<span style="color: #ff0000;">&quot;One&quot;</span> <span style="color: #7400FF;">/&gt;</span></span>
            <span style="color: #000000;"><span style="color: #7400FF;">&lt;mx:Object</span> lbl=<span style="color: #ff0000;">&quot;Two&quot;</span> <span style="color: #7400FF;">/&gt;</span></span>
            <span style="color: #000000;"><span style="color: #7400FF;">&lt;mx:Object</span> lbl=<span style="color: #ff0000;">&quot;Three&quot;</span> <span style="color: #7400FF;">/&gt;</span></span>
            <span style="color: #000000;"><span style="color: #7400FF;">&lt;mx:Object</span> lbl=<span style="color: #ff0000;">&quot;Four&quot;</span> <span style="color: #7400FF;">/&gt;</span></span>
            <span style="color: #000000;"><span style="color: #7400FF;">&lt;mx:Object</span> lbl=<span style="color: #ff0000;">&quot;Five&quot;</span> <span style="color: #7400FF;">/&gt;</span></span>
            <span style="color: #000000;"><span style="color: #7400FF;">&lt;mx:Object</span> lbl=<span style="color: #ff0000;">&quot;Six&quot;</span> <span style="color: #7400FF;">/&gt;</span></span>
            <span style="color: #000000;"><span style="color: #7400FF;">&lt;mx:Object</span> lbl=<span style="color: #ff0000;">&quot;Seven&quot;</span> <span style="color: #7400FF;">/&gt;</span></span>
            <span style="color: #000000;"><span style="color: #7400FF;">&lt;mx:Object</span> lbl=<span style="color: #ff0000;">&quot;Eight&quot;</span> <span style="color: #7400FF;">/&gt;</span></span>
            <span style="color: #000000;"><span style="color: #7400FF;">&lt;mx:Object</span> lbl=<span style="color: #ff0000;">&quot;Nine&quot;</span> <span style="color: #7400FF;">/&gt;</span></span>
        <span style="color: #000000;"><span style="color: #7400FF;">&lt;/mx:dataProvider</span><span style="color: #7400FF;">&gt;</span></span>
    <span style="color: #000000;"><span style="color: #7400FF;">&lt;/mx:List</span><span style="color: #7400FF;">&gt;</span></span>
&nbsp;
<span style="color: #000000;"><span style="color: #7400FF;">&lt;/mx:Application</span><span style="color: #7400FF;">&gt;</span></span></pre></div></div>

<p>Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Emmanuel</title>
		<link>http://blog.flexexamples.com/2008/07/29/setting-an-effect-when-the-items-in-a-data-provider-change-on-a-list-control-in-flex/comment-page-1/#comment-5945</link>
		<dc:creator>Emmanuel</dc:creator>
		<pubDate>Tue, 06 Oct 2009 23:25:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/07/29/setting-an-effect-when-the-items-in-a-data-provider-change-on-a-list-control-in-flex/#comment-5945</guid>
		<description>Thank you for this post. It seems to have all the elements that may lead to my answer:
I have a flex list small enough to displays one item at a time and this list contains 12 items. I want to get rid of the scroll, and have the list switch display whenever calendar months are scrolled, however, initially, this list should display the item relative to the current month.

I will use whatever help I can get. Please.

Thank you.</description>
		<content:encoded><![CDATA[<p>Thank you for this post. It seems to have all the elements that may lead to my answer:<br />
I have a flex list small enough to displays one item at a time and this list contains 12 items. I want to get rid of the scroll, and have the list switch display whenever calendar months are scrolled, however, initially, this list should display the item relative to the current month.</p>
<p>I will use whatever help I can get. Please.</p>
<p>Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew</title>
		<link>http://blog.flexexamples.com/2008/07/29/setting-an-effect-when-the-items-in-a-data-provider-change-on-a-list-control-in-flex/comment-page-1/#comment-3490</link>
		<dc:creator>Andrew</dc:creator>
		<pubDate>Thu, 26 Mar 2009 17:07:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/07/29/setting-an-effect-when-the-items-in-a-data-provider-change-on-a-list-control-in-flex/#comment-3490</guid>
		<description>This is perfect - and so simple.

However, there&#039;s one small detail that I find annoying. In my application, I have rows that are quite tall (about 80 pixels or so), and when the &quot;delete&quot; animation moves everything up, there is a small jump up at the very end. It makes the animation feel clunky.

I noticed it is the same in your demo but your rows are not that tall so it&#039;s not as noticeable - but still there.

Is this something that can be fixed? I tried suspendbackgroundprocessing to see if that would help but no luck.

Andrew.</description>
		<content:encoded><![CDATA[<p>This is perfect &#8211; and so simple.</p>
<p>However, there&#8217;s one small detail that I find annoying. In my application, I have rows that are quite tall (about 80 pixels or so), and when the &#8220;delete&#8221; animation moves everything up, there is a small jump up at the very end. It makes the animation feel clunky.</p>
<p>I noticed it is the same in your demo but your rows are not that tall so it&#8217;s not as noticeable &#8211; but still there.</p>
<p>Is this something that can be fixed? I tried suspendbackgroundprocessing to see if that would help but no luck.</p>
<p>Andrew.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: onur</title>
		<link>http://blog.flexexamples.com/2008/07/29/setting-an-effect-when-the-items-in-a-data-provider-change-on-a-list-control-in-flex/comment-page-1/#comment-3489</link>
		<dc:creator>onur</dc:creator>
		<pubDate>Tue, 03 Feb 2009 21:45:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/07/29/setting-an-effect-when-the-items-in-a-data-provider-change-on-a-list-control-in-flex/#comment-3489</guid>
		<description>Hi I searched alot but couldn&#039;t find any clue , As I understand I cant use this itemsChangeEffect
on datagrid so what else can I use instead.</description>
		<content:encoded><![CDATA[<p>Hi I searched alot but couldn&#8217;t find any clue , As I understand I cant use this itemsChangeEffect<br />
on datagrid so what else can I use instead.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

