CR Viewer in VB.net 2003.
Here's the plan:
A report is loaded into the viewer. The report may take 15 seconds to retrieve records before it is displayed in the viewer. I want to have a label appear on the form hosting the viewer that says 'Processing report..' whilst it is retrieving records and then make itself invisible once the report has been displayed.
Is there a 'report has been displayed' or similar event that I can use?
Here's the plan:
A report is loaded into the viewer. The report may take 15 seconds to retrieve records before it is displayed in the viewer. I want to have a label appear on the form hosting the viewer that says 'Processing report..' whilst it is retrieving records and then make itself invisible once the report has been displayed.
Is there a 'report has been displayed' or similar event that I can use?