简体   繁体   English

如何从 SSRS 报告的页脚中省略边框?

[英]How do I omit border from footer of SSRS report?

I have a ssrs report with two columns.我有一个包含两列的 ssrs 报告。 I need to put a border around the report but I dont want it around the footer.我需要在报告周围加一个边框,但我不希望它在页脚周围。 How do I omit the border from the footer?如何从页脚中省略边框?

It sounds like you put a Border on the Report which includes the Header and Footer.听起来您在报告上设置了边框,其中包括 Header 和页脚。

在此处输入图像描述

Instead of putting the border on the whole reprot, you can put a border on the body.您可以在正文上放置边框,而不是在整个 reprot 上放置边框。

在此处输入图像描述

Or the table.或者桌子。

在此处输入图像描述

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM