How to Keep the Header Row Visible While Scrolling in Bold Reports
When working with large records in Bold Reports, keeping the header row of a Tablix report fixed ensures that column titles remain visible during scrolling, enhancing readability and usability. This guide provides step-by-step instructions to configure the FixedData
property for the header row in a Tablix report.
-
Activate Advanced Mode:
- Select the Tablix report item in your report.
- In the Row Groups pane, click the drop-down arrow in the top-right corner and select Advanced Mode to display static and detail group members.
-
Set FixedData Property for the Header Row.
-
In the Row Groups pane with Advanced Mode enabled, locate the first (Static) row — this represents the header row.
-
Select the first (Static) row.
-
Navigate to the Properties panel on the right-hand side.
-
Under the Miscellaneous section, locate the property named FixedData and set
True
-
-
Set FixedData Property for the Details Row:
-
Similarly, ensure that the Details row also has the FixedData property set to
True
.
-
-
Save and Preview the Report:
- Save your changes and preview the report to confirm that the header rows remains visible when scrolling.
- Save your changes and preview the report to confirm that the header rows remains visible when scrolling.
You can download the above sample report here.