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

Telerik Reports with Linq

1 Answer 160 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Carlos
Top achievements
Rank 1
Carlos asked on 22 May 2017, 11:57 AM

Hi,
I was ondering if there is anyway of creating telerik reports that get their data from linq queries; usually i add my sql query on my sql data source to feed the report but i'm wondering if i could use linq instead and if that would provide me with some performance improvements.

 

Regards.

1 Answer, 1 is accepted

Sort by
0
Katia
Telerik team
answered on 25 May 2017, 11:11 AM
Hi Carlos,

You can use ObjectDataSource and connect it to your custom object. Then, set ObjectDataSource as the data source of the report or another data item.

Regards,
Katia
Progress 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
Carlos
Top achievements
Rank 1
Answers by
Katia
Telerik team
Share this question
or