<?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: How to Create a Remote Paging Listview Using GWT-Ext</title>
	<atom:link href="http://www.17od.com/2008/07/24/how-to-create-a-remote-paging-listview-using-gwt-ext/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.17od.com/2008/07/24/how-to-create-a-remote-paging-listview-using-gwt-ext/</link>
	<description></description>
	<lastBuildDate>Sat, 06 Mar 2010 00:11:32 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Barbara6789</title>
		<link>http://www.17od.com/2008/07/24/how-to-create-a-remote-paging-listview-using-gwt-ext/comment-page-1/#comment-12962</link>
		<dc:creator>Barbara6789</dc:creator>
		<pubDate>Fri, 23 Oct 2009 18:32:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.17od.com/?p=73#comment-12962</guid>
		<description>Incollege right now will read this latter &lt;br&gt;&lt;br&gt;Have a nice day&lt;br&gt;marshel&lt;br&gt;______________________________________________&lt;br&gt;&lt;a href=&quot;http://www.oforu.com&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;Aion Powerleveling&lt;/a&gt; &#124; &lt;a href=&quot;http://www.eing.com&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;aion gold&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Incollege right now will read this latter </p>
<p>Have a nice day<br />marshel<br />______________________________________________<br /><a href="http://www.oforu.com" target="_blank" rel="nofollow">Aion Powerleveling</a> | <a href="http://www.eing.com" target="_blank" rel="nofollow">aion gold</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: a_mol</title>
		<link>http://www.17od.com/2008/07/24/how-to-create-a-remote-paging-listview-using-gwt-ext/comment-page-1/#comment-12836</link>
		<dc:creator>a_mol</dc:creator>
		<pubDate>Wed, 02 Sep 2009 09:03:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.17od.com/?p=73#comment-12836</guid>
		<description>Now it seems so clear and simple ...&lt;br&gt;&lt;br&gt;Thanks for the great tutorial!!!</description>
		<content:encoded><![CDATA[<p>Now it seems so clear and simple &#8230;</p>
<p>Thanks for the great tutorial!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adrian Smith</title>
		<link>http://www.17od.com/2008/07/24/how-to-create-a-remote-paging-listview-using-gwt-ext/comment-page-1/#comment-12775</link>
		<dc:creator>Adrian Smith</dc:creator>
		<pubDate>Thu, 06 Aug 2009 17:04:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.17od.com/?p=73#comment-12775</guid>
		<description>&gt; Why are not showing the attributes of the Account, it&#039;s showing the object.&lt;br&gt;Is the class com.lk.remote.Person a JavaBean (&lt;a href=&quot;http://en.wikipedia.org/wiki/JavaBean#JavaBean_conventions%29?&quot; rel=&quot;nofollow&quot;&gt;http://en.wikipedia.org/wiki/JavaBean#JavaBean_...&lt;/a&gt;&lt;br&gt;&lt;br&gt;&gt; I don&#039;t have the constructor method JSONArray with a parameter boolean like you code&lt;br&gt;I&#039;m using the JSON lib available on this page, &lt;a href=&quot;http://www.json.org/java/index.html&quot; rel=&quot;nofollow&quot;&gt;http://www.json.org/java/index.html&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>&gt; Why are not showing the attributes of the Account, it&#39;s showing the object.<br />Is the class com.lk.remote.Person a JavaBean (<a href="http://en.wikipedia.org/wiki/JavaBean#JavaBean_conventions%29?" rel="nofollow"></a><a href="http://en.wikipedia.org/wiki/JavaBean#JavaBean_.." rel="nofollow">http://en.wikipedia.org/wiki/JavaBean#JavaBean_..</a>.</p>
<p>&gt; I don&#39;t have the constructor method JSONArray with a parameter boolean like you code<br />I&#39;m using the JSON lib available on this page, <a href="http://www.json.org/java/index.html" rel="nofollow">http://www.json.org/java/index.html</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dhanuska</title>
		<link>http://www.17od.com/2008/07/24/how-to-create-a-remote-paging-listview-using-gwt-ext/comment-page-1/#comment-12772</link>
		<dc:creator>dhanuska</dc:creator>
		<pubDate>Thu, 06 Aug 2009 07:38:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.17od.com/?p=73#comment-12772</guid>
		<description>my jason is like&lt;br&gt;&lt;br&gt;&lt;br&gt;{ &quot;totalPersons&quot;: 25, &quot;persons&quot;: [ com.lk.remote.Person@1ad6b4b, com.lk.remote.Person@5f2db0, com.lk.remote.Person@b0a3f5, com.lk.remote.Person@dc41c5, com.lk.remote.Person@6214f5, com.lk.remote.Person@14e113b, com.lk.remote.Person@4d76b4, com.lk.remote.Person@1ac5f13, com.lk.remote.Person@195dd5b, com.lk.remote.Person@1f78b68]}&lt;br&gt;&lt;br&gt;Why are not showing the attributes of the Account, it&#039;s showing the object.&lt;br&gt;&lt;br&gt;&lt;br&gt;and also&lt;br&gt;&lt;br&gt;JSONArray jsonPersons = new JSONArray(persons, true);&lt;br&gt;&lt;br&gt;I don&#039;t have the constructor method JSONArray with a parameter boolean like you code</description>
		<content:encoded><![CDATA[<p>my jason is like</p>
<p>{ &#8220;totalPersons&#8221;: 25, &#8220;persons&#8221;: [ com.lk.remote.Person@1ad6b4b, com.lk.remote.Person@5f2db0, com.lk.remote.Person@b0a3f5, com.lk.remote.Person@dc41c5, com.lk.remote.Person@6214f5, com.lk.remote.Person@14e113b, com.lk.remote.Person@4d76b4, com.lk.remote.Person@1ac5f13, com.lk.remote.Person@195dd5b, com.lk.remote.Person@1f78b68]}</p>
<p>Why are not showing the attributes of the Account, it&#39;s showing the object.</p>
<p>and also</p>
<p>JSONArray jsonPersons = new JSONArray(persons, true);</p>
<p>I don&#39;t have the constructor method JSONArray with a parameter boolean like you code</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adrian Smith</title>
		<link>http://www.17od.com/2008/07/24/how-to-create-a-remote-paging-listview-using-gwt-ext/comment-page-1/#comment-12677</link>
		<dc:creator>Adrian Smith</dc:creator>
		<pubDate>Mon, 22 Jun 2009 15:52:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.17od.com/?p=73#comment-12677</guid>
		<description>Hi Rajesh,&lt;br&gt;&lt;br&gt;Is the &quot;total&quot; attribute returned in your JSON correct? (the total field in the example I give is &quot;totalPerons&quot; - although that&#039;s a mis-spelling, it should be &quot;totalPersons&quot;). This attribute should be the total number of records in the listview, not just the current page.&lt;br&gt;&lt;br&gt;Adrian</description>
		<content:encoded><![CDATA[<p>Hi Rajesh,</p>
<p>Is the &#8220;total&#8221; attribute returned in your JSON correct? (the total field in the example I give is &#8220;totalPerons&#8221; &#8211; although that&#39;s a mis-spelling, it should be &#8220;totalPersons&#8221;). This attribute should be the total number of records in the listview, not just the current page.</p>
<p>Adrian</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rpelluru</title>
		<link>http://www.17od.com/2008/07/24/how-to-create-a-remote-paging-listview-using-gwt-ext/comment-page-1/#comment-12672</link>
		<dc:creator>rpelluru</dc:creator>
		<pubDate>Sat, 20 Jun 2009 09:19:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.17od.com/?p=73#comment-12672</guid>
		<description>Hi,&lt;br&gt;      I tried above example , in my data base i have 21 records.But it&#039;s displaying only 15 records in my grid and next page and last page buttons are disabled.Could you help us to figure out the mistake done by me.&lt;br&gt;&lt;br&gt;Regards,&lt;br&gt;Rajesh</description>
		<content:encoded><![CDATA[<p>Hi,<br />      I tried above example , in my data base i have 21 records.But it&#39;s displaying only 15 records in my grid and next page and last page buttons are disabled.Could you help us to figure out the mistake done by me.</p>
<p>Regards,<br />Rajesh</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adrian Smith</title>
		<link>http://www.17od.com/2008/07/24/how-to-create-a-remote-paging-listview-using-gwt-ext/comment-page-1/#comment-12279</link>
		<dc:creator>Adrian Smith</dc:creator>
		<pubDate>Thu, 12 Feb 2009 07:39:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.17od.com/?p=73#comment-12279</guid>
		<description>Could it be that your Account object isn&#039;t a javabean (with getters for each attribute)?</description>
		<content:encoded><![CDATA[<p>Could it be that your Account object isn&#39;t a javabean (with getters for each attribute)?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: belgamo</title>
		<link>http://www.17od.com/2008/07/24/how-to-create-a-remote-paging-listview-using-gwt-ext/comment-page-1/#comment-12278</link>
		<dc:creator>belgamo</dc:creator>
		<pubDate>Wed, 11 Feb 2009 18:35:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.17od.com/?p=73#comment-12278</guid>
		<description>Hi, very good code.&lt;br&gt;&lt;br&gt;I just have one doubt. I follow the steps and my json is like it:&lt;br&gt;&lt;br&gt;{&lt;br&gt; &quot;accounts&quot;: [&lt;br&gt;  com.microcpd.mapp.server.Account@13b9fae,&lt;br&gt;  com.microcpd.mapp.server.Account@1706da8,&lt;br&gt;  com.microcpd.mapp.server.Account@2f356f],&lt;br&gt; &quot;totalCounts&quot;: 3}&lt;br&gt;&lt;br&gt;Why are not showing the attributes of the Account, it&#039;s showing the object.&lt;br&gt;&lt;br&gt;Thanks a lot</description>
		<content:encoded><![CDATA[<p>Hi, very good code.</p>
<p>I just have one doubt. I follow the steps and my json is like it:</p>
<p>{<br /> &#8220;accounts&#8221;: [<br />  com.microcpd.mapp.server.Account@13b9fae,<br />  com.microcpd.mapp.server.Account@1706da8,<br />  com.microcpd.mapp.server.Account@2f356f],<br /> &#8220;totalCounts&#8221;: 3}</p>
<p>Why are not showing the attributes of the Account, it&#39;s showing the object.</p>
<p>Thanks a lot</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shebin</title>
		<link>http://www.17od.com/2008/07/24/how-to-create-a-remote-paging-listview-using-gwt-ext/comment-page-1/#comment-12060</link>
		<dc:creator>Shebin</dc:creator>
		<pubDate>Mon, 01 Dec 2008 08:17:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.17od.com/?p=73#comment-12060</guid>
		<description>Is there any way of getting the selected row in this application.I created 8 columns and according to a row selected , there are a few actions to be done.But there is no way as I see.Can you please suggest a method....?</description>
		<content:encoded><![CDATA[<p>Is there any way of getting the selected row in this application.I created 8 columns and according to a row selected , there are a few actions to be done.But there is no way as I see.Can you please suggest a method&#8230;.?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Angus</title>
		<link>http://www.17od.com/2008/07/24/how-to-create-a-remote-paging-listview-using-gwt-ext/comment-page-1/#comment-12053</link>
		<dc:creator>Angus</dc:creator>
		<pubDate>Thu, 27 Nov 2008 09:54:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.17od.com/?p=73#comment-12053</guid>
		<description>I&#039;m getting everything but the data being displayed too. The data is returned to the client and is nicely displayed in Firebug, but no sign of it in the GridPanel. Any suggestions anyone?</description>
		<content:encoded><![CDATA[<p>I&#39;m getting everything but the data being displayed too. The data is returned to the client and is nicely displayed in Firebug, but no sign of it in the GridPanel. Any suggestions anyone?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
