Crystal Reports Viewer + progress of report generation

  • Thread starter Thread starter Brian Henry
  • Start date Start date
B

Brian Henry

Is there any way to get the status of a report being generated by the
crystal reports viewer control? I have a report that takes up to 10 minutes
to run and it looks like it's just jamed while this happens... I'd like to
build a status window to show the progress as a percentage or something, but
of would you get this information out of crystal? I remember an older
version could do this, can the new one? if so how? thanks
 
Hi Brian,

Very interesting question, and if you get an answer, please pass it along to
me.

I assume you are loading a report document object into the viewer. The
report document object has a wealth of objects in its object model, among
which are load(), isloaded(). I don't know if looking further into either
of these would help.

I recommend you get in touch with Brian Bischof, who wrote 'crystal reports
..net programming' (available on amazon), the best book on using the crystal
object model that I know of. The book itself, which I have, does not go
into this, so far as I remember, but if anyone can figure it out, Brian can.

HTH,

Bernie Yaeger
 
Hi Brian,

For crystalreport issue, I think you may try to contact businessobjects for
technical support.
http://support.businessobjects.com/

So that you can get prompt and detailed solution.

Best regards,

Peter Huang
Microsoft Online Partner Support

Get Secure! - www.microsoft.com/security
This posting is provided "AS IS" with no warranties, and confers no rights.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top