Volodya Bychko
Top achievements
Rank 1
Volodya Bychko
asked on 16 Sep 2010, 03:32 PM
Hello Telerik,
I use Web Report Viewer and have report with large data.
Could you please explain me how I can turn on pagin for Web Report Viewer?
Please help,
Volodya.
I use Web Report Viewer and have report with large data.
Could you please explain me how I can turn on pagin for Web Report Viewer?
Please help,
Volodya.
4 Answers, 1 is accepted
0
Accepted
Hello Volodya,
The HTML format has no concept for physical pages and creates "logical" pages, thus it can be as wide and high as it needs to be. If the large data is all in a single section or group, it would always be kept together as a single page in the HTML rendering. More information is available in the Design Considerations for HTML Rendering help article.
Sincerely yours,
Steve
the Telerik team
The HTML format has no concept for physical pages and creates "logical" pages, thus it can be as wide and high as it needs to be. If the large data is all in a single section or group, it would always be kept together as a single page in the HTML rendering. More information is available in the Design Considerations for HTML Rendering help article.
Sincerely yours,
Steve
the Telerik team
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Public Issue Tracking
system and vote to affect the priority of the items
0
Volodya Bychko
Top achievements
Rank 1
answered on 20 Sep 2010, 08:40 AM
Hi Telerik,
Thanks for help.
Best Regard,
Volodya.
Thanks for help.
Best Regard,
Volodya.
0
GTRF
Top achievements
Rank 1
answered on 19 Jan 2012, 02:12 PM
Hello, Volodia!
How do you solve the problem with the paging? We use a table to display data. In html paging is still not working
How do you solve the problem with the paging? We use a table to display data. In html paging is still not working
0
Hi guys,
The output of a report rendered in the Interactive view (HTML) of the web report viewer is dedicated to displaying information on screen and the page can be considered infinite by width and height; in contrast page oriented formats such as PDF support physical pages and is meant not only for reading on screen but for printing.
The Q3 2011 release introduces a ViewMode property that allows you to switch the default view of the report viewer. The default one is Interactive view, while changing it to PrintPreview would make the report look similar to a page oriented format such as PDF.
All the best,
Steve
the Telerik team
The output of a report rendered in the Interactive view (HTML) of the web report viewer is dedicated to displaying information on screen and the page can be considered infinite by width and height; in contrast page oriented formats such as PDF support physical pages and is meant not only for reading on screen but for printing.
The Q3 2011 release introduces a ViewMode property that allows you to switch the default view of the report viewer. The default one is Interactive view, while changing it to PrintPreview would make the report look similar to a page oriented format such as PDF.
All the best,
Steve
the Telerik team
Q3’11 of Telerik Reporting is available for download. Register for the What's New in Data Tools webinar to see what's new and get a chance to WIN A FREE LICENSE!