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

ObjectDataSource Support

2 Answers 129 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Scott
Top achievements
Rank 1
Scott asked on 24 Oct 2016, 07:40 PM

Any chance the ObjectDataSource will be added to Report Server reports? I have a lot of reports used in an MVC solution that are currently stored in a standalone .DLL that are making use of ODS(which I use because I love to write queries in Linq) that I would like to post to Report Server as well in order to take advantage of scheduling among other things. This would be extremely helpful.

 

-Scott

2 Answers, 1 is accepted

Sort by
0
Stef
Telerik team
answered on 25 Oct 2016, 11:54 AM
Hi Scott,

The Report Server supports CsvDataSource and SqlDataSource components. The usage of an ObjectDataSource will require manual settings in the Report Server and Scheduler configuration files similar to these of the Standalone Report Designer. For more details, please check Extending Report Designer and Previewing a report definition that uses an external assembly.

Note that changes in running web applications lead to restart in IIS.


Please feel free to add a feature request for having support for external assemblies in Telerik Report Server - feedback portal.

Regards,
Stef
Telerik by Progress
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 Feedback Portal and vote to affect the priority of the items
0
Scott
Top achievements
Rank 1
answered on 26 Oct 2016, 02:00 AM

Appreciate the response, Stef. That workaround will do for now but I will file a feature request.

Thanks again - Scott

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