Tips and Tricks
 Crystal Reports Forum : Crystal Reports 9 through 2020 : Tips and Tricks
Message Icon Topic: show next page ... Post Reply Post New Topic
Author Message
quintuplet4
Newbie
Newbie


Joined: 21 Mar 2010
Location: Canada
Online Status: Offline
Posts: 5
Quote quintuplet4 Replybullet Topic: show next page ...
    Posted: 24 Mar 2010 at 10:11am

hellow everyone

I am trying to navigate from page one to last page in a crystal 9 report.
 
Private Sub PreviewAllPages_Click()
For k = 1 To lastpage ' (this is already calculated)
FormCrystalReportPort.CRViewer91.ShowNextPage
Next
I got this erro: the control is buzy downloading data.
code was in the form that has the CRviewer.
 
Thanks to every brignt one!
IP IP Logged
Post Reply Post New Topic
Printable version Printable version

Forum Jump
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot delete your posts in this forum
You cannot edit your posts in this forum
You cannot create polls in this forum
You cannot vote in polls in this forum



This page was generated in 0.031 seconds.