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

ORMs Support

4 Answers 90 Views
GridView
This is a migrated thread and some comments may be shown as answers.
alireza alidoost
Top achievements
Rank 1
alireza alidoost asked on 23 Mar 2010, 05:06 PM
Hi Telerik

I want to know which ORMs do you support for rad grid view because i have problems with radgridview and Entity Framework
and do you support OpenAccess completely for radgridview?
I think radgridview only support typed dataset completely as ORM , is this true?

thanks alot

4 Answers, 1 is accepted

Sort by
0
Julian Benkov
Telerik team
answered on 24 Mar 2010, 03:25 PM
Hello alireza alidoost,

The current edition of RadGridView supports typed datasets and all IBindingList objects for bound mode.

We are working on providing full support for types and updates from ORM tool,s like our OpenAccess ORM and Entity Framework.  The new version is expected in the summer.

 

All the best,
Julian Benkov
the Telerik team

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 Public Issue Tracking system and vote to affect the priority of the items.
0
Paul Patterson
Top achievements
Rank 1
answered on 07 Oct 2010, 11:13 PM
Hi,

How is that, "... full support for types and updates from ORM tool,s like our OpenAccess ORM and Entity Framework..." coming along?

I'm looking for the support for crud operations on the Entity Framework (without having to write the code to do it).

Cheers
0
Paul Patterson
Top achievements
Rank 1
answered on 07 Oct 2010, 11:41 PM
I'm an idiot!

I just figured it out. I was able to bind a RadGrid (winform) to an entity framework, make an update to a cell in the grid, and then called the SaveChanges() from the entity context. It worked.

Thanks anyway.
0
Julian Benkov
Telerik team
answered on 13 Oct 2010, 12:31 PM
Hello Paul,

I am glad to hear that you have found the answer to your question. Do not hesitate to contact us if you have further questions or issues.

Best wishes,
Julian Benkov
the Telerik team
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 Public Issue Tracking system and vote to affect the priority of the items
Tags
GridView
Asked by
alireza alidoost
Top achievements
Rank 1
Answers by
Julian Benkov
Telerik team
Paul Patterson
Top achievements
Rank 1
Share this question
or