Render Report in code without DataSet
Posted: Fri Aug 27, 2010 4:39 am
Hi,
I'm using Stimulsoft to generate reports in my code. We create a DataSet based on our input XML and then pass it to the StiReport.RegData.
However we are facing an issue with DataSet now, which cannot be created based on our XML. More information about this issue is on http://social.msdn.microsoft.com/Forums ... 8f44a3bf14
This results in two question:
1. Is there another way to pass our XML data to the StiReport, for example with the XDocument, or is DataSet the only way?
2. Do you have any other resolutions for this problem ?
Yours sincerely,
Mike
I'm using Stimulsoft to generate reports in my code. We create a DataSet based on our input XML and then pass it to the StiReport.RegData.
However we are facing an issue with DataSet now, which cannot be created based on our XML. More information about this issue is on http://social.msdn.microsoft.com/Forums ... 8f44a3bf14
This results in two question:
1. Is there another way to pass our XML data to the StiReport, for example with the XDocument, or is DataSet the only way?
2. Do you have any other resolutions for this problem ?
Yours sincerely,
Mike