<?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 simple Pagination using Lightning components and Apex	</title>
	<atom:link href="https://michaelsoriano.com/how-to-create-simple-pagination-using-lightning-components-and-apex/feed/" rel="self" type="application/rss+xml" />
	<link>https://michaelsoriano.com/how-to-create-simple-pagination-using-lightning-components-and-apex/</link>
	<description>I turn code into captivating user experiences for the web</description>
	<lastBuildDate>Wed, 29 Mar 2023 04:49:01 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7.4</generator>
	<item>
		<title>
		By: Tuyen Hoang		</title>
		<link>https://michaelsoriano.com/how-to-create-simple-pagination-using-lightning-components-and-apex/#comment-71010</link>

		<dc:creator><![CDATA[Tuyen Hoang]]></dc:creator>
		<pubDate>Wed, 29 Mar 2023 04:49:01 +0000</pubDate>
		<guid isPermaLink="false">http://michaelsoriano.com/?p=6850#comment-71010</guid>

					<description><![CDATA[Thank you a lot, I appreciate your help
Can you give me full source of this post? I want to deploy to my org to see how this work!]]></description>
			<content:encoded><![CDATA[<p>Thank you a lot, I appreciate your help<br />
Can you give me full source of this post? I want to deploy to my org to see how this work!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Michael Soriano		</title>
		<link>https://michaelsoriano.com/how-to-create-simple-pagination-using-lightning-components-and-apex/#comment-1751</link>

		<dc:creator><![CDATA[Michael Soriano]]></dc:creator>
		<pubDate>Tue, 26 Nov 2019 17:08:17 +0000</pubDate>
		<guid isPermaLink="false">http://michaelsoriano.com/?p=6850#comment-1751</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://michaelsoriano.com/how-to-create-simple-pagination-using-lightning-components-and-apex/#comment-1750&quot;&gt;luigi&lt;/a&gt;.

You should check your Apex - do not put SOQL inside some kind of loop. Read about &quot;Bulkifying your Apex&quot;.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://michaelsoriano.com/how-to-create-simple-pagination-using-lightning-components-and-apex/#comment-1750">luigi</a>.</p>
<p>You should check your Apex &#8211; do not put SOQL inside some kind of loop. Read about &#8220;Bulkifying your Apex&#8221;.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: luigi		</title>
		<link>https://michaelsoriano.com/how-to-create-simple-pagination-using-lightning-components-and-apex/#comment-1750</link>

		<dc:creator><![CDATA[luigi]]></dc:creator>
		<pubDate>Tue, 26 Nov 2019 14:18:33 +0000</pubDate>
		<guid isPermaLink="false">http://michaelsoriano.com/?p=6850#comment-1750</guid>

					<description><![CDATA[Hi Michael!
Thanks a lot,i am using your approach.
It works fine,even if now i am facing the offset 2000 limit on SOQL query (we are speaking of about 10000 records to be visuyalized in a lightining component).I don&#039;t know now exactly how many records will be handled (i have to speak about  with my client).
Regards
Luigi]]></description>
			<content:encoded><![CDATA[<p>Hi Michael!<br />
Thanks a lot,i am using your approach.<br />
It works fine,even if now i am facing the offset 2000 limit on SOQL query (we are speaking of about 10000 records to be visuyalized in a lightining component).I don&#8217;t know now exactly how many records will be handled (i have to speak about  with my client).<br />
Regards<br />
Luigi</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
