Page 1 of 1

To Create Report Dynamically

Posted: Tue Dec 04, 2012 1:39 am
by yasminteles
Hello.

The company acquired the license of Stimulsoft Reports for Silverlight.

We need example to create Silverligt Report dynamically. The entire report should be created dynamically with colums and contents.

Could you pass me an example?

Thankyou

Teles

Re: To Create Report Dynamically

Posted: Tue Dec 04, 2012 3:00 pm
by HighAley
Hello.

You could use the same code as in the Reports.Net.

Thank you.

Re: To Create Report Dynamically

Posted: Wed Dec 05, 2012 4:43 pm
by yasminteles
Hello

The example you passed it worked perfectly.

I'm using Stimulsoft Reports.Silverlight 2012.3.

I'm with some difficulties to develop Silverlight Reports that is occurring
errors. Could you help me? Follow the attached project.

Another doubt: I can change the location to pt-BR for report.Design in silvelight?

Thank's

Nadia

Re: To Create Report Dynamically

Posted: Thu Dec 06, 2012 8:36 am
by HighAley
Hello.

There is no Show method in the Silverlight. You should assign a report to the Report property of the Viewer.

Thank you.