May 4, 2009 at 6:58 pm
Hi,
I have a report with two columns which the user chooses whether or not to display at runtime, based on a Boolean parameter.
I want the report to render as a pdf, in landscape, and when these two columns are included, that works well. Of course, if they are excluded, the remaining table columns would look better presented if they were wider.
So... is it possible to alter a table column width based on my Boolean parameter? Looking at the 'width' property of both the table column, and the individual cells within the column, there is no '
Note please that I know how I would write the expression to incorporate the checking of the parameter value; my problem is that I need to know whether in fact table column widths can be altered in this manner at runtime.
Thanks
May 5, 2009 at 12:12 am
Hope the below url will help you
Waiting for your test result
May 6, 2009 at 8:11 pm
Thanks - a very helpful link.
I'm using the suggestion of adding an extra column and toggling the visibility based on my parameters - each column is set to the width I require.
Much appreciated.
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply