Pagination in SSRS Report | CloudFronts

Pagination in SSRS Report

Posted On December 27, 2016 by Posted in

This blog explains how to set Pagination with fixed number of rows per page with table headers repeated on every page of SSRS report.

Steps:

  1. Insert a Tablix on report and set table Headers.
  2. Set Row Data for Tablix
  3. Create a “Parent Group” on Tablix by Expression as below

    Note: We have set number of records per page as 10 in Ceiling Function.

  4. Open Group Properties of “Group1” and change Page Breaks settings as below
  5. Delete existing Sorting settings of Group as highlighted and click “OK”
  6. Delete Column with header “Group1” with option “Delete columns only” from Tablix
  7. Set below Data Expression in SR.No. column of Tablix
  8. Run Report and it renders as below

 


Share Story :

By continuing to use the site, you agree to the use of cookies. more information

The cookie settings on this website are set to "allow cookies" to give you the best browsing experience possible. If you continue to use this website without changing your cookie settings or you click "Accept" below then you are consenting to this.

Close