Activity › Forums › Salesforce® Discussions › What is the use of pagination in Visualforce?
Tagged: Pagination, Salesforce Visualforce
-
What is the use of pagination in Visualforce?
Posted by Sanjana on July 2, 2018 at 1:10 PMWhat is the use of pagination in Visualforce?
shariq replied 7 years, 8 months ago 4 Members · 3 Replies -
3 Replies
-
Hi Sanjana,
We mainly use pagination to divide a large set of records into small groups by separating it into pages such that one page would contain only particular number of records .The division of records would depend on us.
- [adinserter block='9']
-
Hi
Pagination is the process of taking a complete document or a large number of records and breaking that document/large number of records into separate pages for viewing within the Salesforce. So when we need to break that document/large number of records into separate pages for viewing then use Pagination
Thanks
-
Hi,
Pagination is the process of separating print or digital content into discrete pages.
Thanks
Log In to reply.