问题
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