user image

Deepika Deepika

Job Interview Skills
English
2 years ago

What is Pagination, and How can we achieve it?

user image

Abhishek Mishra

2 years ago

For example, if we have to display 100 records over the page. First: Display the first ten records. Previous: Display previous ten records. Next: Display the following ten records. Last: Display the previous ten records. We can perform the above process through Pagination. We can achieve pagination through the following ways: Through StandardSetController Through Offset and Limit keywords in SOQL Query

Recent Doubts

Close [x]