cancel
Showing results for 
Search instead for 
Did you mean: 

next page button of crystal report viewer toolbar doesnot work

Former Member
0 Kudos

hi

I use crystal report viewer control to show my crystal report on my aspx page.

like:

<CR:CrystalReportViewer id="CRViewer" runat="server" HasRefreshButton="False" PrintMode="ActiveX" DisplayGroupTree="False"

AutoDataBind="True"

SeparatePages="TRUE"

Height="520px"

Width="900px">

</CR:CrystalReportViewer>

however when I try to navigate to next page by click "Next" arrow button on the crystal report viewer toolbar, it only can navigate to the page 2, whatever I click the "Next" button, it still stay on page 2,

actually this report has 10 pages.

On the other hand, if I input the page number, such as 5 on the "goto" textbox, it will jump to page 5 correctly.

Could you give me any good advices to solve this problem?

Thanks.

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member183750
Active Contributor
0 Kudos

cross post:

former_member183750
Active Contributor
0 Kudos

This is a cross post of

Please do not cross post. See the [Rules of Engagement|https://www.sdn.sap.com/irj/sdn/wiki?path=/display/home/rulesofEngagement]

Locking this thread.

Ludek