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

Bind data source Report from Silverlight with Telerik_Reporting_Q3_2011_v5_3_11_1116 version

1 Answer 44 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Ricardo
Top achievements
Rank 1
Ricardo asked on 13 Jan 2012, 03:32 PM
Hi,

I have to develope a SilverLight4 component that uses Telerik Reporting, and I want to send an object list (List<MyObjectType>) to the report constructor or wherever because I need that the report engine makes the report with these data.

Is it possible right now with "Telerik_Reporting_Q3_2011_v5_3_11_1116" version?

If the answer is "No, It is not", is there any alternative (without making database connections)?

Thanks for your work.

Ricardo Chorro.

1 Answer, 1 is accepted

Sort by
0
IvanY
Telerik team
answered on 17 Jan 2012, 05:22 PM
Hi Ricardo,

Telerik Reporting has ObjectDataSource, which can be used in the way you want. You can review the ObjectDataSource Component help article in order to acquire more information and our List Bound Report Demo. With the ObjectDataSource you can use any component that implements IEnumerable, IListSource, IDbDataAdapter. More information you can find in the help article that I mentioned above.

All the best,
IvanY
the Telerik team

Q3’11 of Telerik Reporting is available for download. Register for the What's New in Data Tools webinar to see what's new and get a chance to WIN A FREE LICENSE!

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