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

reporting in web part on sharepoint page questions

1 Answer 74 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
License Developer
Top achievements
Rank 1
License Developer asked on 10 Nov 2009, 06:42 PM
Hi,
I want to add a report control to a web part that will be added to a sharepoint web part page.  I'll add the reporting control in code and assign the datasource etc...

The datasource will be a sharepoint list / document library.  I haven't checked to see if that's possible. 

Does all this sound straightforward or am I in for challenges?
Thanks.

1 Answer, 1 is accepted

Sort by
0
Steve
Telerik team
answered on 11 Nov 2009, 01:50 PM
Hi,

Telerik Reporting does not provide its own data layer but depends on the existing .NET objects (DataSet, Data Table, DataView, ADO.NET, lists - for more information on report data binding, please, refer to this help topic).
As for adding the web report viewer to sharepoint, there is nothing specific, as it is a standard web control. You can review this help article (Deploying Web ReportViewer in MOSS) containing the steps you should take.
Once again, please use the site search before posting an inquiry, as the chances are that your question/issue has already been reported and answered.

Greetings,
Steve
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
General Discussions
Asked by
License Developer
Top achievements
Rank 1
Answers by
Steve
Telerik team
Share this question
or