SAP Knowledge Base Article - Public

1535772 - How to create a Progress Dialog in a Win Form application using Crystal Reports In Visual Studio .NET

Symptom

Need to show report progress with a long running report.

Resolution

Using Crystal Reports for Visual Studio 2010 (CRVS2010), use the following code:


CrystalDecisions.Windows.Forms.CrystalReportViewer.ShowProgressAnimation(bool);

The above method is only exposed in CRVS2010.
For more details consult the CRVS2010 Developer Help File.

See Also

For Progress Dialog in web applications see SAP Knowledge Base Article 1323583.

Keywords

cr4vs2010 2010 vs2010 crforvs 13 NET2010 progress dialog winform viewer , KBA , BI-DEV-NET , BI Software Development Kits (SDKs) - .NET or Other , How To

Product

SAP Crystal Reports, developer version for Microsoft Visual Studio