freeze report Title and Tablix Header in a SSRS

隐身守侯 提交于 2019-12-12 01:09:54

问题


I want to Freeze report title as well as tablix header


回答1:


On the bottom row of the designer which shows Row Groups and Column Groups, there is an arrow down logo at the right side. Click that then it will show Advanced Mode.

Then on the row groups. click the 1st and 2nd row then on the Properties pane. Make FixedData property into True.



来源:https://stackoverflow.com/questions/37152830/freeze-report-title-and-tablix-header-in-a-ssrs

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