I have called ssrs report from asp.net using reportviewer. When viewing the report from asp.net the table header is repeated twice and overlaps on reportviewer control(the one with paging and export button) of asp.net. I have tried giving some space, padding and margin but couldn't fix it. The header is fine when viewed from ssrs report manager.I have used 3-4 table in an rdl with each table displayed as page.
0
votes