'How to fix the duplicate header row at a zoom level of 200% when we start scroll in SSRS report preview
Duplicate header row is seen when I start scrolling down the SSRS report after adding FixedData as true for the static header in a tablix.
Solution 1:[1]
I am having the same issue, with SSRS report zoom as 150% or 200% (not browser zoom), the floating header started before the original header section scrolled up.. With 100% zoom, the header works fine while scrolling.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | Bin Chen |
