SSRS - Space / Margin between header and tablix in content area on subsequent page

回眸只為那壹抹淺笑 提交于 2019-12-11 01:44:28

问题


Okay, I know that the question is hard to digest.

So I hope this attached picture will make more sense of my question.

Basically I want to maintain some space between my header and my tablix after first page.

I use bottom border for my header and user don't want to see the table and the header just glued together.

tried to put empty textbox (hidden) but not really working as I can't repeat the textbox on subsequent page.


回答1:


It looks as though you have a gap between the top of the Report Body section and the top of your tablix - this would lead to an extra gap on the first page, which is not repeated on subsequent pages.

If you move your tablix so that there is no gap between it and the top of the Report Body section, this should resolve the problem.




回答2:


Mark Bannister's answer is correct. Your pictures incorrectly place space between the header and content - tablix. The header shares a border the content - tablix not the body.

The solution, is to place an empty header in your report and that will create the space between the top of the page and the content - tablix you need.



来源:https://stackoverflow.com/questions/36709703/ssrs-space-margin-between-header-and-tablix-in-content-area-on-subsequent-pa

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