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

[Solved] Master/Details using Entity Framework

3 Answers 109 Views
Grid
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
erick
Top achievements
Rank 1
erick asked on 04 Jul 2011, 02:58 AM
does Telerik grid 419 support Entity Framework Model? because when i try it, it has "500 internal error occured"

i need to confirmed first because it will ended up with lots of custom code to populate the list :((

thx,
erick

3 Answers, 1 is accepted

Sort by
0
erick
Top achievements
Rank 1
answered on 04 Jul 2011, 03:22 AM
found the Solution

u need to create View in SQL for ur Table then add the new to ur Entitiy Model (.edmx) and used it as ur referenced in ur Controller

thx,
erick
0
erick
Top achievements
Rank 1
answered on 04 Jul 2011, 08:13 AM
the records display correctly but when i try to update it..
it have "internal 500 error occured"

what method should i use to update it?

i'm using Ajax Binding in Grid
thx,
erick
0
erick
Top achievements
Rank 1
answered on 06 Jul 2011, 03:00 AM
Solution:
no need to create View for this one..just remove the relationship in SQL..if u still need it then continue using SQL View

the relationship cause an error in Telerikgrid, not sure why..

thx,
erick
Tags
Grid
Asked by
erick
Top achievements
Rank 1
Answers by
erick
Top achievements
Rank 1
Share this question
or