Telerik
Skip Navigation LinksHome / Community / Forums / Reporting > Documentation > Paging problem

Not answered Paging problem

Feed from this thread
  • chander avatar

    Posted on Oct 16, 2008 (permalink)

    Is there a way I can embed the Telerik Report viewer and not have it conform to the in-built paging. In simple words have all the pages of the report extend down the viewer in the webpage. Meaning not getting a Page by Page output.

    Reply

  • Telerik Admin admin's avatar

    Posted on Oct 17, 2008 (permalink)

    Hi chander,

    It is not possible to turn off paging out of the box. However you can show all pages of the report in the web ReportViewer by setting PageKind=Custom and a big number for PageSize, which you're sure would be enough to show all pages on a single one.
    The limitation of this approach is that even when you export in any format, all pages would be still shown in this single huge page. What you can do to avoid this is hide the built-in Toolbar of the ReportViewer, prepare your own UI for the export formats and export the report through code. This way you can change the PageSize before the export.

    Best wishes,
    Steve
    the Telerik team

    Check out Telerik Trainer, the state of the art learning tool for Telerik products.

    Reply

Back to Top

Skip Navigation LinksHome / Community / Forums / Reporting > Documentation > Paging problem
Related resourses for "Paging problem"

Features  |  Documentation  |  Demos  |  Telerik TV  |  Knowledge Base  |  Code Library  |  Step-by-step Tutorial  |  Blogs  |  Whitepaper  ]

Powered by Sitefinity ASP.NET CMS

Contact Us | Site Feedback | Terms of Use | Privacy Policy
Copyright © 2002-2010 Telerik. All rights reserved.