I have a report with simply a table on it. I want to display all of the data I grabbed from EF as an IEnumerable onto said table.
How do I accomplish this?
1 Answer, 1 is accepted
0
Katia
Telerik team
answered on 20 Mar 2018, 12:29 PM
Hi Keith,
I recommend using EntityDataSource component that is designed to connect and retrieve the data from ADO.NET Entity Data Mode. To configure this component, start EntityDataSource Wizard and choose the appropriate connection, context, context member and parameters if required.
More details about EntityDataSource usage and configurations are provided in the following help articles:
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