Is there no option to have the edit template just takeover the screen, be outside the list view? Why does it always have to render inline?
1 Answer, 1 is accepted
0
Alexander Valchev
Telerik team
answered on 01 Jul 2013, 07:51 AM
Hi Steve,
This is the way build-in editable feature works. If you wish you could bind an external custom edit form to the dataItem that should be edited via MVVM. There is a code library project which demonstrates how this can be done with Kendo Grid.