<?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: Visualforce Page with Pagination</title>
	<atom:link href="http://blog.jeffdouglas.com/2009/07/14/visualforce-page-with-pagination/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.jeffdouglas.com/2009/07/14/visualforce-page-with-pagination/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=visualforce-page-with-pagination</link>
	<description>Get your head out of your #@! and into the clouds!</description>
	<lastBuildDate>Wed, 08 Feb 2012 07:57:55 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: Krishna</title>
		<link>http://blog.jeffdouglas.com/2009/07/14/visualforce-page-with-pagination/comment-page-1/#comment-7429</link>
		<dc:creator>Krishna</dc:creator>
		<pubDate>Fri, 25 Nov 2011 21:06:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jeffdouglas.com/?p=1012#comment-7429</guid>
		<description>Jeff,

I have a similar issue as Jimmy_Jenkins... Can you please help?</description>
		<content:encoded><![CDATA[<p>Jeff,</p>
<p>I have a similar issue as Jimmy_Jenkins&#8230; Can you please help?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PB</title>
		<link>http://blog.jeffdouglas.com/2009/07/14/visualforce-page-with-pagination/comment-page-1/#comment-4744</link>
		<dc:creator>PB</dc:creator>
		<pubDate>Wed, 21 Sep 2011 15:50:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jeffdouglas.com/?p=1012#comment-4744</guid>
		<description>Does someone know how to write test class for PagingController class? Struggling a bit instantiating it as the class doesn&#039;t have proper constructor.
Thanks!</description>
		<content:encoded><![CDATA[<p>Does someone know how to write test class for PagingController class? Struggling a bit instantiating it as the class doesn&#8217;t have proper constructor.<br />
Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ashok</title>
		<link>http://blog.jeffdouglas.com/2009/07/14/visualforce-page-with-pagination/comment-page-1/#comment-4413</link>
		<dc:creator>ashok</dc:creator>
		<pubDate>Mon, 01 Aug 2011 05:27:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jeffdouglas.com/?p=1012#comment-4413</guid>
		<description>One thing I noticed is the checkboxes don’t maintain state if you check one, go to the next page, then go back. I think it’s due to line 20 in your controller, as it recreates the List of wrapper objects with each page. You could use a second List and populate that with the checked object, then compare with each page.  CAN ANY ONE PLEASE GIVE ME THE CODE TO FIX THIS ISSUE,.....</description>
		<content:encoded><![CDATA[<p>One thing I noticed is the checkboxes don’t maintain state if you check one, go to the next page, then go back. I think it’s due to line 20 in your controller, as it recreates the List of wrapper objects with each page. You could use a second List and populate that with the checked object, then compare with each page.  CAN ANY ONE PLEASE GIVE ME THE CODE TO FIX THIS ISSUE,&#8230;..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ashok</title>
		<link>http://blog.jeffdouglas.com/2009/07/14/visualforce-page-with-pagination/comment-page-1/#comment-4382</link>
		<dc:creator>Ashok</dc:creator>
		<pubDate>Fri, 29 Jul 2011 09:43:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jeffdouglas.com/?p=1012#comment-4382</guid>
		<description>One thing I noticed is the checkboxes don’t maintain state if you check one, go to the next page, then go back. I think it’s due to line 20 in your controller, as it recreates the List of wrapper objects with each page. You could use a second List and populate that with the checked object, then compare with each page.

CAN U PLEASE PROVIDE CODE TO resolve this
LOGIC PLEASE</description>
		<content:encoded><![CDATA[<p>One thing I noticed is the checkboxes don’t maintain state if you check one, go to the next page, then go back. I think it’s due to line 20 in your controller, as it recreates the List of wrapper objects with each page. You could use a second List and populate that with the checked object, then compare with each page.</p>
<p>CAN U PLEASE PROVIDE CODE TO resolve this<br />
LOGIC PLEASE</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jimmy_Jenkins</title>
		<link>http://blog.jeffdouglas.com/2009/07/14/visualforce-page-with-pagination/comment-page-1/#comment-4174</link>
		<dc:creator>Jimmy_Jenkins</dc:creator>
		<pubDate>Wed, 08 Jun 2011 20:57:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jeffdouglas.com/?p=1012#comment-4174</guid>
		<description>Jeff,
Thanks for the example!  

Question - I had to add a call to the getCategories() method for the first(), previous(), next(), last() methods in order for the grid to update the data.  The page number would update, but the data would remain the same.  

Any ideas?</description>
		<content:encoded><![CDATA[<p>Jeff,<br />
Thanks for the example!  </p>
<p>Question &#8211; I had to add a call to the getCategories() method for the first(), previous(), next(), last() methods in order for the grid to update the data.  The page number would update, but the data would remain the same.  </p>
<p>Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh</title>
		<link>http://blog.jeffdouglas.com/2009/07/14/visualforce-page-with-pagination/comment-page-1/#comment-3668</link>
		<dc:creator>Josh</dc:creator>
		<pubDate>Mon, 16 May 2011 22:16:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jeffdouglas.com/?p=1012#comment-3668</guid>
		<description>Hi Jeff,

I&#039;m trying to use this method of pagination, and it works great.  However, I&#039;m trying to add some filtering, by instantiating another StandardSet in a similar way to your comment here:

You should be able to do something like:

String qry = ‘select name from account where billingCity = ‘+somecity;
ApexPages.StandardSetController stdSetCtrl = new ApexPages.StandardSetController(Database.getQueryLocator(qry));

I&#039;m able to have it generate a new &quot;filtered&quot; list with a modified query, but the pagination no longer works.  Not sure why, and wondered if you had any input?</description>
		<content:encoded><![CDATA[<p>Hi Jeff,</p>
<p>I&#8217;m trying to use this method of pagination, and it works great.  However, I&#8217;m trying to add some filtering, by instantiating another StandardSet in a similar way to your comment here:</p>
<p>You should be able to do something like:</p>
<p>String qry = ‘select name from account where billingCity = ‘+somecity;<br />
ApexPages.StandardSetController stdSetCtrl = new ApexPages.StandardSetController(Database.getQueryLocator(qry));</p>
<p>I&#8217;m able to have it generate a new &#8220;filtered&#8221; list with a modified query, but the pagination no longer works.  Not sure why, and wondered if you had any input?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ashi</title>
		<link>http://blog.jeffdouglas.com/2009/07/14/visualforce-page-with-pagination/comment-page-1/#comment-3347</link>
		<dc:creator>ashi</dc:creator>
		<pubDate>Mon, 02 May 2011 13:32:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jeffdouglas.com/?p=1012#comment-3347</guid>
		<description>Hi Jeff,

How do we write test class for the main class which call the &quot;wrapper class&quot;? How do I mark one record as &quot;checked&quot; from a test class. Please help me on this.

Thanks
ashi</description>
		<content:encoded><![CDATA[<p>Hi Jeff,</p>
<p>How do we write test class for the main class which call the &#8220;wrapper class&#8221;? How do I mark one record as &#8220;checked&#8221; from a test class. Please help me on this.</p>
<p>Thanks<br />
ashi</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lakhan</title>
		<link>http://blog.jeffdouglas.com/2009/07/14/visualforce-page-with-pagination/comment-page-1/#comment-3230</link>
		<dc:creator>Lakhan</dc:creator>
		<pubDate>Mon, 18 Apr 2011 05:42:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jeffdouglas.com/?p=1012#comment-3230</guid>
		<description>Hi Jeff, StandardSetController does not support more than 10000 records then how can we provide pagination using Apex, not client side javascript library?

Thanks,
Lakhan</description>
		<content:encoded><![CDATA[<p>Hi Jeff, StandardSetController does not support more than 10000 records then how can we provide pagination using Apex, not client side javascript library?</p>
<p>Thanks,<br />
Lakhan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: indu</title>
		<link>http://blog.jeffdouglas.com/2009/07/14/visualforce-page-with-pagination/comment-page-1/#comment-2870</link>
		<dc:creator>indu</dc:creator>
		<pubDate>Fri, 11 Mar 2011 06:30:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jeffdouglas.com/?p=1012#comment-2870</guid>
		<description>Thank you for ur code.. its really work..</description>
		<content:encoded><![CDATA[<p>Thank you for ur code.. its really work..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shravan</title>
		<link>http://blog.jeffdouglas.com/2009/07/14/visualforce-page-with-pagination/comment-page-1/#comment-2811</link>
		<dc:creator>Shravan</dc:creator>
		<pubDate>Tue, 01 Mar 2011 12:46:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jeffdouglas.com/?p=1012#comment-2811</guid>
		<description>Hi Jeff, Now everything looks to be working fine for the account object , but when i tried the same code for the profile object i am facing an error saying &quot;List controllers are not supported by profile&quot;. Is that something i am missing here?
Please let me know. Thanks a ton!</description>
		<content:encoded><![CDATA[<p>Hi Jeff, Now everything looks to be working fine for the account object , but when i tried the same code for the profile object i am facing an error saying &#8220;List controllers are not supported by profile&#8221;. Is that something i am missing here?<br />
Please let me know. Thanks a ton!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

