VS2008, CR2008, no SP.
I am getting this when trying to use the export button on the CrystalReportViewer tool bar. I am pretty sure I need to refresh the report when the export button is clicked, but I cannot find a CrystalReportViewer event for this. I created my own Export button and refresh the report when it is clicked and it works fine - no errors. So now I want to get rid of the Export button from the button bar, but it seems that this is not possible?
I guess my question is... is there an event I can trap associated with when the export button on the original CrystalReportViewer toolbar is pressed OR is there a way to get rid of the Export button on the toolbar?
Thanks,
Dave