Telerik team,
I programmatically generate a report page, in which there is 3 charts and 2 tables.
When browser render this page, the first page only display the header section, the detail and footer section always go to the second page. I would like the the detail section to be displayed inside the first page too.
I searched the forum and found the problem may be solved by the article:
http://www.telerik.com/support/kb/reporting/general/problem-telerik-reporting-renders-blank-pages.aspx
I try all the solutions inside the article, except the one that remove the header section, none can solve my problem.
My problem is :
can I split the report page in multiple page programmatically so that each page will have charts or spreadsheets be displayed
or does telerik report provide multiple detail sections to solve my page render problem.
if so, can you provide some example ?
Thanks in advance!
Qixiong
I programmatically generate a report page, in which there is 3 charts and 2 tables.
When browser render this page, the first page only display the header section, the detail and footer section always go to the second page. I would like the the detail section to be displayed inside the first page too.
I searched the forum and found the problem may be solved by the article:
http://www.telerik.com/support/kb/reporting/general/problem-telerik-reporting-renders-blank-pages.aspx
I try all the solutions inside the article, except the one that remove the header section, none can solve my problem.
My problem is :
can I split the report page in multiple page programmatically so that each page will have charts or spreadsheets be displayed
or does telerik report provide multiple detail sections to solve my page render problem.
if so, can you provide some example ?
Thanks in advance!
Qixiong