Quantcast
Channel: SQL Server Reporting Services
Viewing all articles
Browse latest Browse all 1418

how to decrease height of header at runtime

$
0
0

I have a Report Viewer with Header.visible = true.

on the Header, I have some control: textbox, label, PageNumber,... there is have 4 rows

I want to hide all control in first page and hide on next page And PageNumber show all pages. I use Expression to do this, but Height of header not decrease when controls which is hide (from 4 rows to 1 row, 1 row for show PageNumber) => How can I decrease header when control hide on next pages ? 

thanks for any solution.


Viewing all articles
Browse latest Browse all 1418

Trending Articles