Articles in this section
Category / Section

How to display row headers on multiple pages in WPF Report Designer?

1 min read

The static initial rows that contain column headings or the initial columns that contain row headings can be repeated in table or matrix data region when it spans to multiple pages. Headings are repeated on each page only if there is sufficient space in the page. The following steps are required to repeat the row or column on multiple pages:

  1. On the design area, select the tablix data region. The Grouping pane displays the row and column groups.

Select tablix data region, Grouping pane displays with row and column group

 

  1. On the right side of the Grouping pane, click the down arrow, and then select Advanced Mode. The Row Groups pane displays the static members for the row groups and the Column Groups pane shows a similar display for the column groups.

Click down arrow on the right of grouping pane, then select Advance Mode

 

  1. Select the static member corresponds to row or column that you want to repeat on each page while navigating. The Properties pane displays the Tablix Member properties.

Tablix Member Properties

 

  1. In the Tablix Properties pane, set RepeatOnNewPage to True.

Set true to RepeatOnNewPage

 

  1. Set the KeepWithGroup property in the following way,
  • For a static row that is above a group, click After.
  • For a static row that is below a group, click Before.

Set the KeepWithGroup property

 

  1. Preview the report and navigate to different pages of the report, the static tablix header cells are repeated on each page.

Preview the Report

 

  1. Refer to our online documentation for more details on creating the Tablix report item.

Sample Report:

 

https://www.syncfusion.com/downloads/support/directtrac/189295/ze/RepeatHeader33039823

Did you find this information helpful?
Yes
No
Help us improve this page
Please provide feedback or comments
Comments (0)
Please sign in to leave a comment
Access denied
Access denied