<?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: Paging a Data Grid on the client</title>
	<atom:link href="http://corlan.org/2008/08/19/paging-a-data-grid-on-the-client/feed/" rel="self" type="application/rss+xml" />
	<link>http://corlan.org/2008/08/19/paging-a-data-grid-on-the-client/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=paging-a-data-grid-on-the-client</link>
	<description>Web, Mobile, and Rock&#38;Roll</description>
	<lastBuildDate>Sat, 11 Feb 2012 08:46:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: ntaka</title>
		<link>http://corlan.org/2008/08/19/paging-a-data-grid-on-the-client/comment-page-1/#comment-11098</link>
		<dc:creator>ntaka</dc:creator>
		<pubDate>Fri, 18 Jun 2010 14:35:09 +0000</pubDate>
		<guid isPermaLink="false">http://corlan.org/2008/08/19/paging-a-data-grid-on-the-client/#comment-11098</guid>
		<description>hi 
nice post.i have a similar post as well.check it out
http://ntaka.comuf.com/flex/flex-pagination</description>
		<content:encoded><![CDATA[<p>hi<br />
nice post.i have a similar post as well.check it out<br />
<a href="http://ntaka.comuf.com/flex/flex-pagination" rel="nofollow">http://ntaka.comuf.com/flex/flex-pagination</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ced</title>
		<link>http://corlan.org/2008/08/19/paging-a-data-grid-on-the-client/comment-page-1/#comment-10697</link>
		<dc:creator>ced</dc:creator>
		<pubDate>Mon, 24 May 2010 05:33:52 +0000</pubDate>
		<guid isPermaLink="false">http://corlan.org/2008/08/19/paging-a-data-grid-on-the-client/#comment-10697</guid>
		<description>This is a very &quot;html legacy&quot; solution, with page numbers, go to next page, etc... (looks like google)

For Flex I think there is more modern solutions, using only the scrolling bar. Here an example:
http://www.badongers.com/blog/?p=73

I think there is a new built in wizard to create this kind of code in Flash Builder.</description>
		<content:encoded><![CDATA[<p>This is a very &#8220;html legacy&#8221; solution, with page numbers, go to next page, etc&#8230; (looks like google)</p>
<p>For Flex I think there is more modern solutions, using only the scrolling bar. Here an example:<br />
<a href="http://www.badongers.com/blog/?p=73" rel="nofollow">http://www.badongers.com/blog/?p=73</a></p>
<p>I think there is a new built in wizard to create this kind of code in Flash Builder.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zehni</title>
		<link>http://corlan.org/2008/08/19/paging-a-data-grid-on-the-client/comment-page-1/#comment-8704</link>
		<dc:creator>zehni</dc:creator>
		<pubDate>Thu, 11 Feb 2010 20:18:43 +0000</pubDate>
		<guid isPermaLink="false">http://corlan.org/2008/08/19/paging-a-data-grid-on-the-client/#comment-8704</guid>
		<description>hi,
i have to apply pagination to a datagrid which the dataprovider is an e4x.

have an idea about it?

thanx</description>
		<content:encoded><![CDATA[<p>hi,<br />
i have to apply pagination to a datagrid which the dataprovider is an e4x.</p>
<p>have an idea about it?</p>
<p>thanx</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shri</title>
		<link>http://corlan.org/2008/08/19/paging-a-data-grid-on-the-client/comment-page-1/#comment-8551</link>
		<dc:creator>shri</dc:creator>
		<pubDate>Mon, 01 Feb 2010 16:52:47 +0000</pubDate>
		<guid isPermaLink="false">http://corlan.org/2008/08/19/paging-a-data-grid-on-the-client/#comment-8551</guid>
		<description>Hi Mihai,

I am using - pagination using data management feature of LCDS.

I have a problem in sorting the data in data grid. When I do sorting in datagrid, it does the sorting for the same page only and not for the entire data.
My question is - Can we pass parameters in service.fill method? Please help.

Thanks in advance.</description>
		<content:encoded><![CDATA[<p>Hi Mihai,</p>
<p>I am using &#8211; pagination using data management feature of LCDS.</p>
<p>I have a problem in sorting the data in data grid. When I do sorting in datagrid, it does the sorting for the same page only and not for the entire data.<br />
My question is &#8211; Can we pass parameters in service.fill method? Please help.</p>
<p>Thanks in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Flexicious</title>
		<link>http://corlan.org/2008/08/19/paging-a-data-grid-on-the-client/comment-page-1/#comment-7721</link>
		<dc:creator>Flexicious</dc:creator>
		<pubDate>Thu, 03 Dec 2009 01:19:19 +0000</pubDate>
		<guid isPermaLink="false">http://corlan.org/2008/08/19/paging-a-data-grid-on-the-client/#comment-7721</guid>
		<description>Please look at http://www.flexicious.com http://www.flexdatagrid.com. Its a component that handles server and client paging in addition to a lot of other features.</description>
		<content:encoded><![CDATA[<p>Please look at <a href="http://www.flexicious.com" rel="nofollow">http://www.flexicious.com</a> <a href="http://www.flexdatagrid.com" rel="nofollow">http://www.flexdatagrid.com</a>. Its a component that handles server and client paging in addition to a lot of other features.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: andrew skorik</title>
		<link>http://corlan.org/2008/08/19/paging-a-data-grid-on-the-client/comment-page-1/#comment-6609</link>
		<dc:creator>andrew skorik</dc:creator>
		<pubDate>Wed, 30 Sep 2009 12:31:13 +0000</pubDate>
		<guid isPermaLink="false">http://corlan.org/2008/08/19/paging-a-data-grid-on-the-client/#comment-6609</guid>
		<description>little example of my job in this direction  

flashmad.freevar.com/extadg/ExtADGTest.html

right click to test grid settings</description>
		<content:encoded><![CDATA[<p>little example of my job in this direction  </p>
<p>flashmad.freevar.com/extadg/ExtADGTest.html</p>
<p>right click to test grid settings</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mihai Corlan</title>
		<link>http://corlan.org/2008/08/19/paging-a-data-grid-on-the-client/comment-page-1/#comment-5057</link>
		<dc:creator>Mihai Corlan</dc:creator>
		<pubDate>Tue, 30 Jun 2009 19:41:57 +0000</pubDate>
		<guid isPermaLink="false">http://corlan.org/2008/08/19/paging-a-data-grid-on-the-client/#comment-5057</guid>
		<description>@ay

Actually the rendering takes very little because the datagrid actually uses a number of the item renderers equaled (or maybe a few more) with the number of visible rows. So there is no way to have 700 rendered items at the same time, unless you have a very big datagrid that can display all the items at the same time.

Yes, with the Flash Builder 4 (the beta of the next Flex Builder product) there is support for paging. The requirement is to have a PHP class that has the getItems method signature like this :
getItems(index, noOfElements). I will write a short tutorial on this, but you can go to http://labs.adobe.com and download Flash Builder 4 and play with it.

PS</description>
		<content:encoded><![CDATA[<p>@ay</p>
<p>Actually the rendering takes very little because the datagrid actually uses a number of the item renderers equaled (or maybe a few more) with the number of visible rows. So there is no way to have 700 rendered items at the same time, unless you have a very big datagrid that can display all the items at the same time.</p>
<p>Yes, with the Flash Builder 4 (the beta of the next Flex Builder product) there is support for paging. The requirement is to have a PHP class that has the getItems method signature like this :<br />
getItems(index, noOfElements). I will write a short tutorial on this, but you can go to <a href="http://labs.adobe.com" rel="nofollow">http://labs.adobe.com</a> and download Flash Builder 4 and play with it.</p>
<p>PS</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ay</title>
		<link>http://corlan.org/2008/08/19/paging-a-data-grid-on-the-client/comment-page-1/#comment-5053</link>
		<dc:creator>ay</dc:creator>
		<pubDate>Tue, 30 Jun 2009 18:44:47 +0000</pubDate>
		<guid isPermaLink="false">http://corlan.org/2008/08/19/paging-a-data-grid-on-the-client/#comment-5053</guid>
		<description>ay, nice try........ but it&#039;s still kind of slow when loading 700 records into it ;)

AMFPHP IS VERY FAST ON TRANSFER..... so the bottle neck is the drawing/rendering of the datagrid&#039;s content.

*DAMN-iT!* ;)

somewhere someone mentioned there will be real paging... 

THANK U</description>
		<content:encoded><![CDATA[<p>ay, nice try&#8230;&#8230;.. but it&#8217;s still kind of slow when loading 700 records into it ;)</p>
<p>AMFPHP IS VERY FAST ON TRANSFER&#8230;.. so the bottle neck is the drawing/rendering of the datagrid&#8217;s content.</p>
<p>*DAMN-iT!* ;)</p>
<p>somewhere someone mentioned there will be real paging&#8230; </p>
<p>THANK U</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Skorik</title>
		<link>http://corlan.org/2008/08/19/paging-a-data-grid-on-the-client/comment-page-1/#comment-4527</link>
		<dc:creator>Andrew Skorik</dc:creator>
		<pubDate>Mon, 08 Jun 2009 09:11:27 +0000</pubDate>
		<guid isPermaLink="false">http://corlan.org/2008/08/19/paging-a-data-grid-on-the-client/#comment-4527</guid>
		<description>What about non explicit height of DataGrid? :)</description>
		<content:encoded><![CDATA[<p>What about non explicit height of DataGrid? :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wouter</title>
		<link>http://corlan.org/2008/08/19/paging-a-data-grid-on-the-client/comment-page-1/#comment-4450</link>
		<dc:creator>Wouter</dc:creator>
		<pubDate>Tue, 02 Jun 2009 21:47:04 +0000</pubDate>
		<guid isPermaLink="false">http://corlan.org/2008/08/19/paging-a-data-grid-on-the-client/#comment-4450</guid>
		<description>Hello,
How can I make Columns in the datagrid visible or not visible?
Thanks,
Wouter from the Netherlands</description>
		<content:encoded><![CDATA[<p>Hello,<br />
How can I make Columns in the datagrid visible or not visible?<br />
Thanks,<br />
Wouter from the Netherlands</p>
]]></content:encoded>
	</item>
</channel>
</rss>

