Hi,
I want to create a dynamic columns in stimulsoft.net. These columns come from a runtime dataset.
How can I create this type of report?
Thank!
Create dynamic column report
Re: Create dynamic column report
Hello,
Please check the sample project in the attachment.
Thank you.
Please check the sample project in the attachment.
Thank you.
- Attachments
-
- DynamicCreateReport.zip
- (15.46 KiB) Downloaded 399 times
Re: Create dynamic column report
In your Sample Code
ds.ReadXmlSchema("e:\\Demo.xsd");
ds.ReadXml("e:\\Demo.xml");
But I don't have Demo.xsd and Demo.Xml files
So...please help. thanks.
ds.ReadXmlSchema("e:\\Demo.xsd");
ds.ReadXml("e:\\Demo.xml");
But I don't have Demo.xsd and Demo.Xml files
So...please help. thanks.

Re: Create dynamic column report
hi
in your sample code
ds.ReadXmlSchema("e:\\Demo.xsd");
ds.ReadXml("e:\\Demo.xml");
But I dont have the Demo.xsd and Demo.xml.
please check it. thanks~
in your sample code
ds.ReadXmlSchema("e:\\Demo.xsd");
ds.ReadXml("e:\\Demo.xml");
But I dont have the Demo.xsd and Demo.xml.
please check it. thanks~
Re: Create dynamic column report
Hello.
You could find it in our distributive.
Thank you.
You could find it in our distributive.
Thank you.