<?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, 26 Feb 2011 14:09:48 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Manish Jain</title>
		<link>http://www.17od.com/2008/07/24/how-to-create-a-remote-paging-listview-using-gwt-ext/#comment-13100</link>
		<dc:creator>Manish Jain</dc:creator>
		<pubDate>Mon, 12 Jul 2010 16:08:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.17od.com/?p=73#comment-13100</guid>
		<description>using the same example i want to change the total page count on every server call at client side using pagingToolbar.&lt;br&gt;&lt;br&gt;Example: on very first request if the total record return is 100 and page size is set to 10 then screen will look return 1 to 10 and on second request i want to show 100 to 200 records then the page count should be from 11 to 20. How can i achieve this?</description>
		<content:encoded><![CDATA[<p>using the same example i want to change the total page count on every server call at client side using pagingToolbar.</p>
<p>Example: on very first request if the total record return is 100 and page size is set to 10 then screen will look return 1 to 10 and on second request i want to show 100 to 200 records then the page count should be from 11 to 20. How can i achieve this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Barbara6789</title>
		<link>http://www.17od.com/2008/07/24/how-to-create-a-remote-paging-listview-using-gwt-ext/#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-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-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">http://en.wikipedia.org/wiki/JavaBean#JavaBean_&#8230;</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-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-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-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: Anonymous</title>
		<link>http://www.17od.com/2008/07/24/how-to-create-a-remote-paging-listview-using-gwt-ext/#comment-13197</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Thu, 12 Feb 2009 12:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.17od.com/?p=73#comment-13197</guid>
		<description>Unfortunately i put all the getters and setters methods. Do you have another idea about this problem? Maybe i am doing a mistake and i didn&#039;t notice.

I notice the following:

JSONArray jsonPersons = new JSONArray(persons, true);

I don&#039;t have the constructor method JSONArray with a parameter boolean like you code. In my code is:

JSONArray jsonAccounts= new JSONArray(accounts);


Other observation:

How is inserted the attribute class in JSON:

{
   &quot;class&quot;: &quot;class com._17od.servlets.Person&quot;,
   &quot;dateOfBirth&quot;: &quot;2001-05-19&quot;,
   &quot;firstname&quot;: &quot;Rebecca&quot;,
   &quot;id&quot;: 5,
   &quot;lastname&quot;: &quot;Taylor&quot;
  }



Thanks a lot</description>
		<content:encoded><![CDATA[<p>Unfortunately i put all the getters and setters methods. Do you have another idea about this problem? Maybe i am doing a mistake and i didn&#8217;t notice.</p>
<p>I notice the following:</p>
<p>JSONArray jsonPersons = new JSONArray(persons, true);</p>
<p>I don&#8217;t have the constructor method JSONArray with a parameter boolean like you code. In my code is:</p>
<p>JSONArray jsonAccounts= new JSONArray(accounts);</p>
<p>Other observation:</p>
<p>How is inserted the attribute class in JSON:</p>
<p>{<br />
   &#8220;class&#8221;: &#8220;class com._17od.servlets.Person&#8221;,<br />
   &#8220;dateOfBirth&#8221;: &#8220;2001-05-19&#8243;,<br />
   &#8220;firstname&#8221;: &#8220;Rebecca&#8221;,<br />
   &#8220;id&#8221;: 5,<br />
   &#8220;lastname&#8221;: &#8220;Taylor&#8221;<br />
  }</p>
<p>Thanks a lot</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-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-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>
</channel>
</rss>

