<?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: Creating an auto-scrolling DataGrid control in Flex</title>
	<atom:link href="http://blog.flexexamples.com/2009/01/31/creating-an-auto-scrolling-datagrid-control-in-flex/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.flexexamples.com/2009/01/31/creating-an-auto-scrolling-datagrid-control-in-flex/</link>
	<description>Just a bunch of Adobe Flex Examples</description>
	<lastBuildDate>Sat, 11 Feb 2012 11:51:51 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: moorthi</title>
		<link>http://blog.flexexamples.com/2009/01/31/creating-an-auto-scrolling-datagrid-control-in-flex/comment-page-1/#comment-9088</link>
		<dc:creator>moorthi</dc:creator>
		<pubDate>Tue, 29 Mar 2011 05:33:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2009/01/31/creating-an-auto-scrolling-datagrid-control-in-flex/#comment-9088</guid>
		<description>Really helpful. thanks.</description>
		<content:encoded><![CDATA[<p>Really helpful. thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lewyan</title>
		<link>http://blog.flexexamples.com/2009/01/31/creating-an-auto-scrolling-datagrid-control-in-flex/comment-page-1/#comment-8965</link>
		<dc:creator>lewyan</dc:creator>
		<pubDate>Wed, 09 Feb 2011 21:54:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2009/01/31/creating-an-auto-scrolling-datagrid-control-in-flex/#comment-8965</guid>
		<description>Great example. 
However, I have got an embarrassing situation where one of the column has long text (say 3 or 4 lines). what will happen is that the maxVerticalScrollPosition does not apply. it can&#039;t show the bottom of the datagrid anymore!!!</description>
		<content:encoded><![CDATA[<p>Great example.<br />
However, I have got an embarrassing situation where one of the column has long text (say 3 or 4 lines). what will happen is that the maxVerticalScrollPosition does not apply. it can&#8217;t show the bottom of the datagrid anymore!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter deHaan</title>
		<link>http://blog.flexexamples.com/2009/01/31/creating-an-auto-scrolling-datagrid-control-in-flex/comment-page-1/#comment-8493</link>
		<dc:creator>Peter deHaan</dc:creator>
		<pubDate>Wed, 27 Oct 2010 19:14:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2009/01/31/creating-an-auto-scrolling-datagrid-control-in-flex/#comment-8493</guid>
		<description>@Jeetendra Chauhan,

I don&#039;t mind at all. In fact, this blog is currently released under a &lt;a href=&quot;http://creativecommons.org/licenses/by/3.0/us/&quot; rel=&quot;nofollow&quot;&gt;Creative Commons Attribution 3.0 United States License&lt;/a&gt;.

Peter</description>
		<content:encoded><![CDATA[<p>@Jeetendra Chauhan,</p>
<p>I don&#8217;t mind at all. In fact, this blog is currently released under a <a href="http://creativecommons.org/licenses/by/3.0/us/" rel="nofollow">Creative Commons Attribution 3.0 United States License</a>.</p>
<p>Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeetendra Chauhan</title>
		<link>http://blog.flexexamples.com/2009/01/31/creating-an-auto-scrolling-datagrid-control-in-flex/comment-page-1/#comment-8492</link>
		<dc:creator>Jeetendra Chauhan</dc:creator>
		<pubDate>Wed, 27 Oct 2010 18:56:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2009/01/31/creating-an-auto-scrolling-datagrid-control-in-flex/#comment-8492</guid>
		<description>hi peter,

i am using your code and converting it to pure as3 code for people like me(who like AS3 over MXML),I hope u don&#039;t mind
if u have any objection i will remove that post.
my post url &lt;a href=&quot;http://as3atoz.wordpress.com/2010/10/28/creating-an-auto-scrolling-datagrid-control-in-flex-using-as3/&quot; rel=&quot;nofollow&quot;&gt;creating-an-auto-scrolling-datagrid-control-in-flex-using-as3/&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>hi peter,</p>
<p>i am using your code and converting it to pure as3 code for people like me(who like AS3 over MXML),I hope u don&#8217;t mind<br />
if u have any objection i will remove that post.<br />
my post url <a href="http://as3atoz.wordpress.com/2010/10/28/creating-an-auto-scrolling-datagrid-control-in-flex-using-as3/" rel="nofollow">creating-an-auto-scrolling-datagrid-control-in-flex-using-as3/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anup</title>
		<link>http://blog.flexexamples.com/2009/01/31/creating-an-auto-scrolling-datagrid-control-in-flex/comment-page-1/#comment-7446</link>
		<dc:creator>Anup</dc:creator>
		<pubDate>Wed, 07 Apr 2010 08:01:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2009/01/31/creating-an-auto-scrolling-datagrid-control-in-flex/#comment-7446</guid>
		<description>How to auto scroll a list component vertically with itemrenderer as image</description>
		<content:encoded><![CDATA[<p>How to auto scroll a list component vertically with itemrenderer as image</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Flexicious</title>
		<link>http://blog.flexexamples.com/2009/01/31/creating-an-auto-scrolling-datagrid-control-in-flex/comment-page-1/#comment-6489</link>
		<dc:creator>Flexicious</dc:creator>
		<pubDate>Mon, 30 Nov 2009 06:21:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2009/01/31/creating-an-auto-scrolling-datagrid-control-in-flex/#comment-6489</guid>
		<description>Feel free to check out www.flexicious.com. It does a lot of stuff in addition to what&#039;s provided by Flex out of the box. Examples are Column level filtering, Server based paging and sorting, column footers, data copy paste, and a lot more!</description>
		<content:encoded><![CDATA[<p>Feel free to check out <a href="http://www.flexicious.com" rel="nofollow">http://www.flexicious.com</a>. It does a lot of stuff in addition to what&#8217;s provided by Flex out of the box. Examples are Column level filtering, Server based paging and sorting, column footers, data copy paste, and a lot more!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter deHaan</title>
		<link>http://blog.flexexamples.com/2009/01/31/creating-an-auto-scrolling-datagrid-control-in-flex/comment-page-1/#comment-4588</link>
		<dc:creator>Peter deHaan</dc:creator>
		<pubDate>Thu, 16 Jul 2009 15:59:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2009/01/31/creating-an-auto-scrolling-datagrid-control-in-flex/#comment-4588</guid>
		<description>SWF added. Go me!</description>
		<content:encoded><![CDATA[<p>SWF added. Go me!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter deHaan</title>
		<link>http://blog.flexexamples.com/2009/01/31/creating-an-auto-scrolling-datagrid-control-in-flex/comment-page-1/#comment-4587</link>
		<dc:creator>Peter deHaan</dc:creator>
		<pubDate>Thu, 16 Jul 2009 15:46:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2009/01/31/creating-an-auto-scrolling-datagrid-control-in-flex/#comment-4587</guid>
		<description>Creator is lazy, and didn&#039;t have time to create Builder projects, export release builds, FTP files, link examples, etc.
But, on a positive note, I have been going back through older Flex 4 examples and updating them to the latest API and in several cases added SWFs.

Peter</description>
		<content:encoded><![CDATA[<p>Creator is lazy, and didn&#8217;t have time to create Builder projects, export release builds, FTP files, link examples, etc.<br />
But, on a positive note, I have been going back through older Flex 4 examples and updating them to the latest API and in several cases added SWFs.</p>
<p>Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lorando</title>
		<link>http://blog.flexexamples.com/2009/01/31/creating-an-auto-scrolling-datagrid-control-in-flex/comment-page-1/#comment-4583</link>
		<dc:creator>lorando</dc:creator>
		<pubDate>Thu, 16 Jul 2009 14:27:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2009/01/31/creating-an-auto-scrolling-datagrid-control-in-flex/#comment-4583</guid>
		<description>me too 

thanks</description>
		<content:encoded><![CDATA[<p>me too </p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ez</title>
		<link>http://blog.flexexamples.com/2009/01/31/creating-an-auto-scrolling-datagrid-control-in-flex/comment-page-1/#comment-4111</link>
		<dc:creator>ez</dc:creator>
		<pubDate>Wed, 25 Mar 2009 15:49:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2009/01/31/creating-an-auto-scrolling-datagrid-control-in-flex/#comment-4111</guid>
		<description>I think it&#039;s not necessarily?, in some simple cases.</description>
		<content:encoded><![CDATA[<p>I think it&#8217;s not necessarily?, in some simple cases.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

