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

Tutorial/example on radGrid + EF6

1 Answer 274 Views
Grid
This is a migrated thread and some comments may be shown as answers.
miksh
Top achievements
Rank 1
Iron
miksh asked on 07 Mar 2014, 07:41 PM
Could you recommend any tutorials/examples on how to use radGrid with EF6 data source?

The help topic http://www.telerik.com/help/aspnet-ajax/grid-entity-framework-crud-operations.html sounds to be out-of-date and contains a broken link to the online demo.

Thanks in advance.

1 Answer, 1 is accepted

Sort by
0
Radoslav
Telerik team
answered on 12 Mar 2014, 11:32 AM
Hello Miksh,

Using the RadGrid with EntityDataSource 6.0 is not different as using it with any other datasource control. You just need to set the DataSourceID of the RadGrid to the ID of the EntityDataSource 6.0 control. Also on the following link you can find information how to setup EF6.0 or how to use  EntityDataSource 6.0 control:
http://blogs.msdn.com/b/webdev/archive/2014/01/30/announcing-preview-of-dynamic-data-provider-and-entitydatasource-control-for-entity-framework-6.aspx

Additionally please note that in order RadGrid filtering, sorting and paging to work as expected you need to use the latest official dll (Q1 2014), because we have some fixes included into it for the EntityDataSource 6.0.

I hope this helps.

Regards,
Radoslav
Telerik
 

DevCraft Q1'14 is here! Watch the online conference to see how this release solves your top-5 .NET challenges. Watch on demand now.

 
Tags
Grid
Asked by
miksh
Top achievements
Rank 1
Iron
Answers by
Radoslav
Telerik team
Share this question
or