Introduction
This article explains removing a question mark (?) from a report viewer page number control.

- A page header should be visible on each screen of a page of an SSRS report.
- Display 10 records on each page of the report.
How can the question mark (?) be removed from the report viewer page number control?
For this issue, we need to use the following procedure.
Step 1. Insert a page header into the report.
Step 2. Insert a Text box in the header section of the report.
Step 3. Then right-click on the TextBox and select Expression.

Step 4. Then select this option from the expression window, and finally select OK.

Step 5. Then right-click on the TextBox and select TextBox properties.

Select the Visibility option from the TextBox properties window and then select the Hide option from the visibility tab.

After all that, you can see the output in the review report. You can see there is no ? mark appearing near the page number.

The table header should be visible on each page screen in an SSRS report.
Now we will learn how to make a visible table header on every page of an SSRS report.
Step 1. Go to the SSRS report design page's bottom and select Advanced Mode.

Step 2. Then go to the right pane and press F4 (for properties).

Then set the RepeatOnNewPage properties value to True.














Mayur GujrathiPosted Apr 17, 2015, 12:25 PM
thanku
RakeshPosted Apr 4, 2015, 7:44 PM
Helpful...Thanks for sharing
NitinPosted Apr 4, 2015, 10:31 AM
nice
Vijay SPosted Apr 4, 2015, 9:59 AM
Good show
Khargesh RajputPosted Apr 4, 2015, 12:22 AM
nice
Abhishek JaiswalPosted Apr 3, 2015, 3:23 PM
Good Work! :)
Karthik Muthu KaruppanPosted Apr 3, 2015, 11:42 AM
Good one
Gakenh01Posted Apr 3, 2015, 8:04 AM
Thank you, this will be very useful!
Santhakumar MunuswamyPosted Apr 3, 2015, 6:31 AM
Thanks for nice article
Rakesh KalluriPosted Apr 3, 2015, 2:01 AM
nice post....
Niks shinePosted Apr 3, 2015, 1:45 AM
I want to learn SSRS, SSIS, SSAS. I would request you to please suggest me some good links or resource to learn about these tools. Thank you!
Vithal WadjePosted Apr 2, 2015, 10:14 PM
nice article