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

Dynamic datasource for chart diagram

1 Answer 88 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Dean
Top achievements
Rank 1
Dean asked on 27 Aug 2015, 01:36 PM

Hi all,

 I have a TRDX report, and several chart diagrams on it. But since I create and form datasource for report dynamically in code-behind, I would like to know whether it is possible to bind the additional datasource in code-behind dynamically to the chart, without setting it in Telerik Report Designer?

1 Answer, 1 is accepted

Sort by
0
Nasko
Telerik team
answered on 28 Aug 2015, 03:32 PM
Hello David,

It is recommended to get the report data inside an ObjectDataSource Component.
However, it is also possible to deserialize the TRDX report to a report object and then set the Report.DataSource programmatically.

Regards,
Nasko
Telerik
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
Tags
General Discussions
Asked by
Dean
Top achievements
Rank 1
Answers by
Nasko
Telerik team
Share this question
or