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

Silverlight MVVM and Reporting

1 Answer 110 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Adam
Top achievements
Rank 1
Adam asked on 17 May 2012, 04:40 PM
I have a report viewer on my xaml.  In the viewmodel how can I bind to that report viewer.  

My issue comes in a few steps.
1. How do I create a new report if I cannot add a report item because Telerik.Reporting cannot be added to a Silverlight project?
2. If 1 is not possible can I create the report using the designer then adding that trdx file to the project and point Report to that file.
3. All of our service calls are REST and done in the view model so ReportServiceUri will not help.
4. Then what will I finally bind my data to.

1 Answer, 1 is accepted

Sort by
0
IvanY
Telerik team
answered on 22 May 2012, 08:13 AM
Hello Adam,

Up to your question - please check the related help article - How to: Implement and use custom IReportResolver and the blog post Extending Telerik Reporting Service with Custom IReportResolver

The basic idea is that you can use trdx or whatever you want as long as you implement it.

Regards,
IvanY
the Telerik team

BLOGGERS WANTED! Write a review about Telerik Reporting or the new Report Designer, post it on your blog and get a complimentary license for Telerik Reporting. We’ll even promote your blog and help bring you a few fresh readers. Yes, it’s that simple. And it’s free. Get started today >

Tags
General Discussions
Asked by
Adam
Top achievements
Rank 1
Answers by
IvanY
Telerik team
Share this question
or