Client Side Pagination

Client Side Pagination

Add client side paging to your content

With this movie we will show you how to add client side paging to your content. This way you can number your pages and go directly to the desired one.

Instructions

How to use:

  • Add a repeat region from your data source
  • Using the Extended Repeater set the number of records to be shown / per page
  • Create a new repeat region using the $totalPages data element of your data source repeat region
  • Add the pagination buttons using the $number data element
  • Use the control behaviors in order to set current page

When to use:

  • Add client side paging to your content. This way you can number your pages and go directly to the desired one.

Extensions Covered

Comments

Be the first to write a comment

You must me logged in to write a comment.