This is a migrated thread and some comments may be shown as answers.

Visual Studio Designer and Silverlight

3 Answers 59 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Masoud
Top achievements
Rank 1
Masoud asked on 30 Mar 2012, 01:11 PM
Hi there,

is it possible to design reports using the Visual Studio Designer and then have these reports loaded and printed locally in a Silverlight component?  My scenario is this: I have a Silverlight (SL 4) application.  Users should be able to print content that they input in the application.  Is this possible using the Telerik Reporting?

Best regards

3 Answers, 1 is accepted

Sort by
0
Steve
Telerik team
answered on 30 Mar 2012, 07:28 PM
Hello Klaus,

We have a designated Silverlight Report Viewer that serves the purpose of showing Telerik Reports in Silverlight applications. More information on using the Silverlight viewer and configuring the WCF service that is the communication interface between the client programs and the report server is available in the following articles:

Additionally we install Visual Studio examples along with the product which also has a Silverlight demo application which you can review.


Regards,
Steve
the Telerik team
NEW in Q1'12: Telerik Report Designer (Beta) for ad-hoc report creation. Download as part of Telerik Reporting Q1 2012. For questions and feedback, use the new Telerik Report Designer Forum.
0
Masoud
Top achievements
Rank 1
answered on 01 Apr 2012, 06:08 PM
Hello Steve,

thank you for your reply!

The scenario we have requires that the reports be generated on a Silverlight client without having a reporting component installed on the server. The data source for the reports will be POCO classes and not a DB server.  

I have already made simple examples of reports using the classes RadDocument, Section, Paragraph, etc from the namespace Telerik.Windows.Documents.  However I would like to use a Designer to layout the reports, while being able to use these on the silverlight client.  Is it possible to use the designer for reports that will be generated on the client?

Best regards

0
Accepted
Steve
Telerik team
answered on 02 Apr 2012, 12:11 PM
Hello Klaus,

You can't use data from the Silverlight client in Telerik Report, because the data is on the client, while the reports reside on the server. The remote access to the Telerik Reporting Engine is enabled through the Telerik Reporting Service which acts as a communication interface between the client programs and the report server.

Greetings,
Steve
the Telerik team
NEW in Q1'12: Telerik Report Designer (Beta) for ad-hoc report creation. Download as part of Telerik Reporting Q1 2012. For questions and feedback, use the new Telerik Report Designer Forum.
Tags
General Discussions
Asked by
Masoud
Top achievements
Rank 1
Answers by
Steve
Telerik team
Masoud
Top achievements
Rank 1
Share this question
or