System:
SharePoint 2010 x64
Stimulsoft.Report.Web, Version=2010.3.900.0
Tested with Browser: IE9, Chrome and FireFox7
I'm developing a webpart with multiple user controls. One of the user controls contains the StiWebViewer to view a report.
The report is rendered and displayed correctly. After I'm clicking the save button in the standard toolbar (export as pdf), the file dialog appears to save the generated pdf. Until now each step works as expected, but after saving the pdf (and closing the file dialog) the webpart stops respondig (I can't do any navigation or other work). After a page refresh I can continue with navigation or other work.
Can you provide any help?