<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.1" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Determining when an ArrayCollection changes in Flex</title>
	<link>http://blog.flexexamples.com/2008/05/14/determining-when-an-arraycollection-changes-in-flex/</link>
	<description>A bunch of examples for Adobe Flex and ActionScript</description>
	<pubDate>Fri, 05 Dec 2008 01:19:06 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.1</generator>

	<item>
		<title>By: PSamanth</title>
		<link>http://blog.flexexamples.com/2008/05/14/determining-when-an-arraycollection-changes-in-flex/#comment-13818</link>
		<author>PSamanth</author>
		<pubDate>Mon, 30 Jun 2008 07:30:44 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2008/05/14/determining-when-an-arraycollection-changes-in-flex/#comment-13818</guid>
		<description>Thanks a lot, it had Fixed in the latest, I had upgraded with the latest build and it work fine

Thanks,
PSamanth</description>
		<content:encoded><![CDATA[<p>Thanks a lot, it had Fixed in the latest, I had upgraded with the latest build and it work fine</p>
<p>Thanks,<br />
PSamanth</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: peterd</title>
		<link>http://blog.flexexamples.com/2008/05/14/determining-when-an-arraycollection-changes-in-flex/#comment-13537</link>
		<author>peterd</author>
		<pubDate>Fri, 20 Jun 2008 14:30:57 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2008/05/14/determining-when-an-arraycollection-changes-in-flex/#comment-13537</guid>
		<description>PSamanth,

Can you please file a bug at http://bugs.adobe.com/flex/ (log it against the Flex SDK project and mx:PopUpButton feature) and include a simple, reproducible test case?

Thanks,
Peter</description>
		<content:encoded><![CDATA[<p>PSamanth,</p>
<p>Can you please file a bug at <a href="http://bugs.adobe.com/flex/" rel="nofollow">http://bugs.adobe.com/flex/</a> (log it against the Flex SDK project and mx:PopUpButton feature) and include a simple, reproducible test case?</p>
<p>Thanks,<br />
Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PSamanth</title>
		<link>http://blog.flexexamples.com/2008/05/14/determining-when-an-arraycollection-changes-in-flex/#comment-13534</link>
		<author>PSamanth</author>
		<pubDate>Fri, 20 Jun 2008 07:40:44 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2008/05/14/determining-when-an-arraycollection-changes-in-flex/#comment-13534</guid>
		<description>Hello 

Hey Thanks for this PopUpButton Tutorial, I have a small Issues, the above code works fine when I am using in the main application, But When I am using in the Sub files (src/com/folder), not able to get the PopUpButton button control(the dropDown does not work at all)

Is there anything we need to import for the Subfiles


Please help me..

Thanks in Advance
PSamanth</description>
		<content:encoded><![CDATA[<p>Hello </p>
<p>Hey Thanks for this PopUpButton Tutorial, I have a small Issues, the above code works fine when I am using in the main application, But When I am using in the Sub files (src/com/folder), not able to get the PopUpButton button control(the dropDown does not work at all)</p>
<p>Is there anything we need to import for the Subfiles</p>
<p>Please help me..</p>
<p>Thanks in Advance<br />
PSamanth</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vincent Lesieux</title>
		<link>http://blog.flexexamples.com/2008/05/14/determining-when-an-arraycollection-changes-in-flex/#comment-12712</link>
		<author>Vincent Lesieux</author>
		<pubDate>Thu, 15 May 2008 21:30:08 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2008/05/14/determining-when-an-arraycollection-changes-in-flex/#comment-12712</guid>
		<description>Hi Peter, could you help me to solve this problem if possible :

I have got a dataGrid that is populated with a dataprovider generated by a httpservice whose id is send.

I have also a button that makes a refresh of the dataGrid because it applies the send() function when it is clicked.

Then the previous selectedItem of the dataGrid disappears.

I would like to keep in memory the selectedItem just before clicking the button so that the user doesn't need to select it once again because only one column of the dataGrid is changed.

I hope you have understood my problem.

Thank you.
Vincent</description>
		<content:encoded><![CDATA[<p>Hi Peter, could you help me to solve this problem if possible :</p>
<p>I have got a dataGrid that is populated with a dataprovider generated by a httpservice whose id is send.</p>
<p>I have also a button that makes a refresh of the dataGrid because it applies the send() function when it is clicked.</p>
<p>Then the previous selectedItem of the dataGrid disappears.</p>
<p>I would like to keep in memory the selectedItem just before clicking the button so that the user doesn&#8217;t need to select it once again because only one column of the dataGrid is changed.</p>
<p>I hope you have understood my problem.</p>
<p>Thank you.<br />
Vincent</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: peterd</title>
		<link>http://blog.flexexamples.com/2008/05/14/determining-when-an-arraycollection-changes-in-flex/#comment-12709</link>
		<author>peterd</author>
		<pubDate>Thu, 15 May 2008 19:19:32 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2008/05/14/determining-when-an-arraycollection-changes-in-flex/#comment-12709</guid>
		<description>Vital,

Yeah, this blog has a Creative Commons License, so you're free to use/modify/republish the examples as long as you link back to this site.

And yes, I will add a link to your site at http://blog.flexexamples.com/links/ (right under the Chinese FlexExamples link).

Thanks,
Peter</description>
		<content:encoded><![CDATA[<p>Vital,</p>
<p>Yeah, this blog has a Creative Commons License, so you&#8217;re free to use/modify/republish the examples as long as you link back to this site.</p>
<p>And yes, I will add a link to your site at <a href="http://blog.flexexamples.com/links/" rel="nofollow">http://blog.flexexamples.com/links/</a> (right under the Chinese FlexExamples link).</p>
<p>Thanks,<br />
Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vital</title>
		<link>http://blog.flexexamples.com/2008/05/14/determining-when-an-arraycollection-changes-in-flex/#comment-12708</link>
		<author>Vital</author>
		<pubDate>Thu, 15 May 2008 18:16:46 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2008/05/14/determining-when-an-arraycollection-changes-in-flex/#comment-12708</guid>
		<description>Hi Peter, sorry i couldn't find how to contact you
so i'm writing here

first of all thanks a lot for this website )

i started getting in flex a couple of weeks ago,but it turned out that there is practically no inforamtion about this technology in russian (not a single book even!)

lots i gained from your blog and adobe live docs

so i decided to start a blog http://flexcookbook.ru similar to yours (but in russian)
for people that would like to know more abt flex but can't read english

i have a couple of questions:
is that ok to publish your  articles (translated into russian) on my blog's pages (providing back link to original)?

can we exchange links?</description>
		<content:encoded><![CDATA[<p>Hi Peter, sorry i couldn&#8217;t find how to contact you<br />
so i&#8217;m writing here</p>
<p>first of all thanks a lot for this website )</p>
<p>i started getting in flex a couple of weeks ago,but it turned out that there is practically no inforamtion about this technology in russian (not a single book even!)</p>
<p>lots i gained from your blog and adobe live docs</p>
<p>so i decided to start a blog <a href="http://flexcookbook.ru" rel="nofollow">http://flexcookbook.ru</a> similar to yours (but in russian)<br />
for people that would like to know more abt flex but can&#8217;t read english</p>
<p>i have a couple of questions:<br />
is that ok to publish your  articles (translated into russian) on my blog&#8217;s pages (providing back link to original)?</p>
<p>can we exchange links?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
