In Crystal 2008 Developer, when running a report with a lot of data, it will show you this information in the Status bar:
Accessing Database
Reading Records
Record X of X
Compressing Summaries
Page X of X
Subreport Reading Record
And it will give you a stop button.
With the .Net Viewer Control, how can you get these options. We are moving from Crystal XI to Crystal 2008. We did use the RDC control in Crystal XI which gave us the stop button and the viewer had a DownloadFinished event.
In summary, is there a way to show the progress of a report or create a progress bar?
Thank you,
Tyler