I have SQL Server 2008R SSRS and SharePoint 2010 on integrated mode. I'm using Report Viewer for displaying reports.
I have so many columns on report (matrix/table format) and I would like to optimize width of each column.
Some of columns take too much space. I mean both header and actual values on each rows.
Is it possible to define column width exactly by pixel?
Is it possible to make column width flexible based on lenght of value?
Kenny_I