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

Kendo Master-Detail Grid editing JSON no ID

1 Answer 124 Views
Data Source
This is a migrated thread and some comments may be shown as answers.
Andre Broers
Top achievements
Rank 1
Andre Broers asked on 17 Feb 2012, 10:49 AM
I can get the grid working with master detail, but when i post a row create to my json endpoint the primary key of the row doesn't get updated in the grid and the opening of the detail view fails. I expect a refresh of the data after the creation of the row to get the primary key, or does the transport create endpoint somehow has to return the primary key?

Thanx

1 Answer, 1 is accepted

Sort by
0
Andre Broers
Top achievements
Rank 1
answered on 17 Feb 2012, 12:15 PM
Allready found that the json call has to return the complete record on a successfull call including the key field.
Tags
Data Source
Asked by
Andre Broers
Top achievements
Rank 1
Answers by
Andre Broers
Top achievements
Rank 1
Share this question
or