Quantcast
Channel: Welcome To TechBrothersIT
Viewing all articles
Browse latest Browse all 2022

SSRS - Display Header Row on Each Page

$
0
0
Scenario :
We have created a simple detail report. When we preview report it shows header on first page but after that it does not show Header Row. We want to see the Header Row on each page.

Solution :

Here are the steps we need to perform to shown Header Row on each page.

Step 1 :  Click on Drop down arrow next to Column Groups as shown below


Step 2: 
Click on Static under Row Groups and Press F4 to go to properties as shown below

Step 3: 
Set KeepTogether=True
and KeepWithGroup=After

With above changes you should be able to see the Header Row on each of the page.


Viewing all articles
Browse latest Browse all 2022

Trending Articles