Page 1 of 1

Create dynamic column report

Posted: Thu Feb 07, 2013 9:57 am
by pengan
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!

Re: Create dynamic column report

Posted: Thu Feb 07, 2013 10:16 am
by Alex K.
Hello,

Please check the sample project in the attachment.

Thank you.

Re: Create dynamic column report

Posted: Wed May 29, 2013 10:25 am
by Pierce
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. :shock:

Re: Create dynamic column report

Posted: Wed May 29, 2013 10:28 am
by Pierce
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~

Re: Create dynamic column report

Posted: Thu May 30, 2013 12:33 pm
by HighAley
Hello.

You could find it in our distributive.

Thank you.