I created a report using report document object model in visual studio 2008 with vb开发者_JAVA技巧.net. But I found one error. When the user clicks export button in client side, the following error wi
I\'m having trouble loading (several) multiple instances of crystal\'s ReportDocuments in memory. Using the following code:
I need to retrieve the name of the stored procedure that a crystal report is running. Is there any way to do this in C# using the CrystalDecisions.CrystalReports.Engine.ReportDocument object?
I am having trouble attaching eventListeners to the elements within my array, any help/suggestions would be great.. thanks for reading