SSRS Reports - Hiding a Tablix doesn't shrink the space and move content after it up

隐身守侯 提交于 2019-12-22 04:39:50

问题


I have a tablix with another tablix beneath it with 0 space between the bottom of the first tablix and the top of the second. When I change the Hidden property of the first tablix to true, it hides the tablix with empty space but doesn't move the second tablix up.

Is is possible to hide the first tablix and move the second tablix up?


回答1:


Ah, just figured it out. Have to add both tablixes to the same rectangle. Then hiding the first tablix moves the second one up.



来源:https://stackoverflow.com/questions/14046910/ssrs-reports-hiding-a-tablix-doesnt-shrink-the-space-and-move-content-after-i

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