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

Foreign Key Column Editable Issues

1 Answer 55 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Cody
Top achievements
Rank 1
Cody asked on 24 Sep 2014, 08:38 PM
I've been fighting with the Foreign Key Colums and being able to edit them. I finally got it working, but it only saves if I click the Save Changes button.

.Editable(editable => editable.Mode(GridEditMode.InCell))

If I change the editable.Mode to GridEditMode.InLine and I get An exception of type 'System.NotSupportedException' occurred in Kendo.Mvc.dll but was not handled in user code.

Any advice?

1 Answer, 1 is accepted

Sort by
0
Cody
Top achievements
Rank 1
answered on 24 Sep 2014, 08:42 PM
Scratch this. Just poor documentation and incorrect examples.
Tags
Grid
Asked by
Cody
Top achievements
Rank 1
Answers by
Cody
Top achievements
Rank 1
Share this question
or