cancel
Showing results for 
Search instead for 
Did you mean: 

In Windows Viewer, Mouse scrolling does not navigating to Next or Previous Pages

Former Member
0 Kudos

Version: 13.0.2000.0

Viewer : Windows Viewer

Hi All,

     In the old version (Crystal XI), while scrolling the report if the view reaches to the end of the Report, it automatically navigates to Next Page. The same happens while scrolling up and report navigates to Previous page.

Any Idea, Why the Newer version of Crystal Report does not  navigates on Mouse scroll?

Accepted Solutions (1)

Accepted Solutions (1)

0 Kudos

Different viewer technology. I assume you were using CR XI and the RDC ( ActiveX Viewer ) ?

Add your request to Idea Place. I verified this is how it works. Page Up/Down does move through the pages.

Don

0 Kudos

Oh and SP 4 just came out.

There have been a few added API's. One you'll like is:

crystalReportViewer1.SetFocusOn(UIComponent.Page);

And a few others....

Links

CR for VS 2010:

http://downloads.businessobjects.com/akdlm/cr4vs2010/CRforVS_13_0_4.exe 

  1. CR.NET Redist (32bit):

http://downloads.businessobjects.com/akdlm/cr4vs2010/CRforVS_redist_install_32bit_13_0_4.zip

  1. CR.NET Redist (64bit):

http://downloads.businessobjects.com/akdlm/cr4vs2010/CRforVS_redist_install_64bit_13_0_4.zip

  1. CR.NET Merge Modules :

http://downloads.businessobjects.com/akdlm/cr4vs2010/CRforVS_mergemodules_13_0_4.zip

  1. CR.NET ClickOnce Redist (.zip download):

http://downloads.businessobjects.com/akdlm/cr4vs2010/CRforVS_clickonce_13_0_4.zip

  1. CR.NET ClickOnce Redist (built-in Visual Studio ClickOnce “Homesite” location)

http://downloads.businessobjects.com/akdlm/crnetruntime/clickonce/CRRuntime_32bit_13_0_4.msi

http://downloads.businessobjects.com/akdlm/crnetruntime/clickonce/CRRuntime_64bit_13_0_4.msi

Answers (0)