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
Nikhil BujadeNikhil Bujade 

Implement Pagination in Lightning Component by standard functionality.

I want to implement pagination on lightning componet. Is there any standard functionality present in salesforce? The pagination should be as displayed in image.
User-added image

Basically, need an ability to jump to any page, end, beginning, next, previous, and knowing approximately how many pages.
 
Raj VakatiRaj Vakati
No ..You need to use the custom code 

Here is the examples 

https://www.mstsolutions.com/technical/pagination-using-lightning-components/
http://sfdcfacts.com/lightning/lightning-pagination-with-page-number-navigation-using-client-side-controller/
https://webkul.com/blog/pagination-in-lightning-component/
https://sfdcpanther.wordpress.com/2017/11/29/how-to-implement-pagination-in-lightning-component-client-sidejs/
https://github.com/amitastreait/Pagination-in-Lightning-Component
Ashif KhanAshif Khan
Hi Nikhil,

Pagination link (http://www.virtuowhiz.com/single-with-sidebar?goto=8)

review this link I hope it completes your requirement.
Salesforce CodesSalesforce Codes
Display records using Pagination in Lightning Component
User-added image
http://salesforcecodes.com/display-records-using-paginationnumber-display-in-lightning-component/ (http://salesforcecodes.com/display-records-using-paginationnumber-display-in-lightning-component/" target="_blank)
In this scenario we have shown, how to display pagination in Lightning Component. Pagination will be in numbers display format