February 16, 2012 at 1:27 am
I've currently got an SSRS 2008 report in which i cater for 33 columns which gives me a total body width of 18in. The report is meant to display in Portrait view on an A4 page so i've set the height to 29 inches. Based on the parameters passed, not all columns are displayed. I've set the column Visibilty properties to True when my conditions are met but this leaves extra whitespace in the report after the last column. Is there any way in which i can set the report width to automatically adjust to the body width after all the visible columns are shown? The expected body width is about 12.5 inches.
February 16, 2012 at 6:51 am
On the report properties there is a property called "ConsumeContainerWhitespace" that you should set to True. The easiest way to get to it is to click in the amber area around the report and then open the properties dialog.
February 16, 2012 at 7:20 am
Hi Daniel,
Thanks but i've already got the Property set to True but this does not seem to do anything. I've deleted some of the columns and have added expressions which i use to populate the columns i want visible. this has reduced the width of the report but i still have the problem of white space to the right of the last column.
Viewing 3 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply