Page 1 of 1
Help - Report Silverlight
Posted: Thu Jun 02, 2011 4:02 pm
by NadiaTeles
Hi
I created the report for Silverlight using xml as datasource.
I created a Silverlight project in Visual Studio 2010 and added relatorio.mrt and the file xml in the project. When opening the report does not bring the data. What it is made a mistake?
Thankyou
Help - Report Silverlight
Posted: Fri Jun 03, 2011 2:55 am
by Alex K.
Hello,
Please send us sample project with data for analysis.
Thank you.
Help - Report Silverlight
Posted: Fri Jun 03, 2011 6:48 am
by NadiaTeles
Hello.
Follows the project.
I created an only xml file. Design of the reports had been created from the archive xml. I intend to feed the xml file and to call the report in browser. Is He correct?
Please, help me.
Thank you.
Help - Report Silverlight
Posted: Mon Jun 06, 2011 1:10 pm
by Jan
Hello,
You want to use Stream object as business object. Sorry you can't do this. Our report engine does not accept Stream. If you want use Silverlight native mode then you can use only business object. You can see how to do this at:
http://www.stimulsoft.com/livedemos.SL/ ... light.html
Also you can use report engine in client/server mode. Please check video at:
http://www.stimulsoft.com/livedemos.SL/ ... werSL.html
Thank you.
Help - Report Silverlight
Posted: Mon Jun 06, 2011 3:56 pm
by NadiaTeles
Jan, thank you for videos.
But I have doubts. When I use Silverlight native mode or client/server mode?
I am developing an appliccation of Silverlight reports that will be housed in a WebServer and some customers will consume.
Thank you.
Teles
Help - Report Silverlight
Posted: Tue Jun 07, 2011 6:04 am
by Andrew
Hello,
If you have a server, it is better to use the Client/Server version, since in this case, reports are rendered on the server without any restrictions.
Otherwise, the report will be rendered by means of Silverlight, with many restrictions.
Thank you.
Help - Report Silverlight
Posted: Tue Jun 07, 2011 3:18 pm
by NadiaTeles
Hello.
I still have many doubts. Where I can find an example that has access a data base and generates reports in silverlight?
I installed the Stimulsoft.Ultimate.
Att. NĂ¡dia
Help - Report Silverlight
Posted: Tue Jun 07, 2011 7:09 pm
by Jan
Hello,
Please check following web page:
http://stimulsoft.com/Videos.aspx
Thank you.