Spaces between pages in report with unlimited width
Posted: Thu Aug 27, 2009 1:34 am
I want to create cross-tab report which has variable width.
Report will be exported to excel spreadsheet.
I modified sample report - 'unlimited width' (btw: i can't find property 'UnlimitedWidth' in designer!) to meet my requirements.
But between pages there is always some empty space (columns of the report are not split between pages) and after exporting to excel there is always empty column in these places.
How can I get rid of these empty spaces after exporting to excel - I want to have continuous columns.
Setting Segments Per Width is some solution for me, but my report has variable width so I would have to calculate this value every time the report is rendered, but I can't figure out how.
I use Stimulsoft.Net v2009.2.458.0
Report will be exported to excel spreadsheet.
I modified sample report - 'unlimited width' (btw: i can't find property 'UnlimitedWidth' in designer!) to meet my requirements.
But between pages there is always some empty space (columns of the report are not split between pages) and after exporting to excel there is always empty column in these places.
How can I get rid of these empty spaces after exporting to excel - I want to have continuous columns.
Setting Segments Per Width is some solution for me, but my report has variable width so I would have to calculate this value every time the report is rendered, but I can't figure out how.
I use Stimulsoft.Net v2009.2.458.0