Hi,
In my silverlight client, I generate one set which type is ObservableCollection, how I can to display it by the reporting in the reporting viewer in silverlight, the reporting include a table which Datasouce is generated by silverlight client. I can not find an complete solution.
thanks.
In my silverlight client, I generate one set which type is ObservableCollection, how I can to display it by the reporting in the reporting viewer in silverlight, the reporting include a table which Datasouce is generated by silverlight client. I can not find an complete solution.
thanks.
4 Answers, 1 is accepted
0
Hi jeremy,
You can see the supported data sources in the ObjectDataSource help article.
Please check the latter help article and review the List Bound Report example that came with the installation for more info.
Kind regards,
Stephan
the Telerik team
You can see the supported data sources in the ObjectDataSource help article.
Please check the latter help article and review the List Bound Report example that came with the installation for more info.
Kind regards,
Stephan
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
jeremy
Top achievements
Rank 1
answered on 31 May 2011, 03:03 AM
Hi
Thanks a lot for your reply. I have reviewed the list bound report example. It is good. I have a question, the data of the example is stored in the Server. If the data be generated by client. should I transmit the data to the server, then bound to the report? Is this the only way to do it?
Best regards.
Jeremy
Thanks a lot for your reply. I have reviewed the list bound report example. It is good. I have a question, the data of the example is stored in the Server. If the data be generated by client. should I transmit the data to the server, then bound to the report? Is this the only way to do it?
Best regards.
Jeremy
0
Hello Jeremy,
Report reside on the server which means that the data should be available on the server. For more information please see Telerik Reporting WCF Service topic.
In the Using Telerik Reporting with WCF RIA Services blog post you can find additional information why and how to use a RIA Services as a report data source.
Let us know if further help is needed.
All the best,
Stephan
the Telerik team
Report reside on the server which means that the data should be available on the server. For more information please see Telerik Reporting WCF Service topic.
In the Using Telerik Reporting with WCF RIA Services blog post you can find additional information why and how to use a RIA Services as a report data source.
Let us know if further help is needed.
All the best,
Stephan
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
jeremy
Top achievements
Rank 1
answered on 07 Jun 2011, 03:32 AM
Hi,
I have readed the Using Telerik Reporting with WCF RIA Services blog, there are 4 comments, I agree with them , I think it is valuable to Telerik Team.
Thanks a lot.
Jeremy
I have readed the Using Telerik Reporting with WCF RIA Services blog, there are 4 comments, I agree with them , I think it is valuable to Telerik Team.
Thanks a lot.
Jeremy