SSRS Keep page header on top of page when scrolling

梦想的初衷 提交于 2019-12-11 07:29:30

问题


Alright, I know how to keep the Row Headers fixed when scrolling. I want to know how to keep PAGE header fixed when scrolling. The Tablix has no header. The page header will act as the Tablix header.

I have tried the Tablix header and it would not work when the report is exported to Excel. I read that the Page header WILL work. I am going to recreate my Tablix header as my Page header and align it just right so it looks like its a Tablix header.

When I create a new report and paste my query, it automatically creates a tablix. Once I remove the Tablix header and create a new page header, all my (static) groups are gone. I cannot set the property anywhere. How do I do this.


回答1:


I'm afraid you're out of luck. The page header is a completely separate section of the rdl. Just as static groups are (intrinsically) part of a tablix.



来源:https://stackoverflow.com/questions/42234603/ssrs-keep-page-header-on-top-of-page-when-scrolling

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!