function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
David "w00t!" LiuDavid "w00t!" Liu
This post has everything you need to know about Pagination!
https://developer.salesforce.com/page/Paginating_Data_for_Force.com_Applications

I personally like using the OFFSET option the most.
Grazitti TeamGrazitti Team
Hi,

You can achive the pagination in SFDC with the help of "StandardSetController".

Please see the link below:

http://www.shivasoft.in/blog/salesforce/listview-filter-in-apex-with-paging-and-navigation/#more-3598
https://www.salesforce.com/us/developer/docs/pages/Content/apex_pages_standardsetcontroller.htm


Please mark as best answer if it solves your problem.

Regards,
Grazitti Team,
www.grazitti.com