I have a ssrs report with two columns. 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?
I have a ssrs report with two columns. 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.
Instead of putting the border on the whole reprot, you can put a border on the body.
Or the table.