Hello, I have a ReportViewer which includes a table. This table is filled dynamically in the code using a stored procedure. Now I want to change the size of the ReportViewer according to the columns in that table. Is that somehow possible?
Thanks :-)