SAP Knowledge Base Article - Public

1455375 - How to enable continuous scrolling when using Crystal Reports viewer in a Visual Studio .NET application

Symptom

  • To move from page to page in a report it is necessary to click through using the paging buttons
  • How to enable continuous scrolling so that users do not need to keep paging through?

Cause

By default, reports must be paged through using the next page button

Resolution

  • Set the viewer property SeparatePages to False
  • This can be done in the viewer properties or using code

CrystalReportViewer1.SeparatePages = False

  • Note that this property can only be set with the Crystal Reports DHTML viewer for Web applications
  • There is no equivalent property for Windows applications as this viewer is page to page only

Keywords

Forum thread , KBA , BI-DEV-NET-SDK , .NET SDK / COM SDK , How To

Product

Crystal Reports 2008 V0 ; Crystal Reports 2008 V1 ; SAP Crystal Reports 10.0 ; SAP Crystal Reports 2011 ; SAP Crystal Reports XI R2