Completed
Last Updated: 20 Sep 2021 10:23 by ADMIN
Clinton Smyth
Created on: 17 Oct 2015 21:14
Type: Feature Request
8
Ability for Standalone reports to use dynamically generated schema
We'd like to distribute the standalone report tool to our clients and provide data through a web service. We don't want to have to redistribute a dll everytime we make new data available.

The standalone report tool should be able to query our webservice for what data is available and then allow the client user to create reports from it.  i.e. obtain list of table names dynamically as well as their column names and data.

A possible solution is to allow the tool to view and interact with classes in an external assembly that are dynamically generated with Reflection.Emit.
1 comment
ADMIN
Milen | Product Manager @DX
Posted on: 20 Sep 2021 10:23

Hi,

The web services can be consumed using the dedicated WebServiceDataSource component now which also retrieves the schema from the returned data. It can be utilized from the Standalone Report Designer directly, so no recompilation is needed. With that, I will mark the item completed.

 

Regards,
Milen
Progress Telerik

Brand new Telerik Reporting course in Virtual Classroom - the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products. Check it out at https://learn.telerik.com/.