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
To Create Report Dynamically
-
- Posts: 7
- Joined: Tue Dec 04, 2012 1:37 am
Re: To Create Report Dynamically
Hello.
You could use the same code as in the Reports.Net.
Thank you.
You could use the same code as in the Reports.Net.
Thank you.
- Attachments
-
- DynamicCreateReport.zip
- (15.46 KiB) Downloaded 286 times
-
- Posts: 7
- Joined: Tue Dec 04, 2012 1:37 am
Re: To Create Report Dynamically
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
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
- Attachments
-
- Relatorio.rar
- (14.99 MiB) Downloaded 299 times
Re: To Create Report Dynamically
Hello.
There is no Show method in the Silverlight. You should assign a report to the Report property of the Viewer.
Thank you.
There is no Show method in the Silverlight. You should assign a report to the Report property of the Viewer.
Thank you.