Does kendo support batch editing and popup editing in the same grid view? Please let us know if you have any suggested solution, thanks!
1 Answer, 1 is accepted
0
Accepted
Konstantin Dikov
Telerik team
answered on 21 Mar 2016, 08:34 AM
Hello Oliver,
Kendo Grid supports one edit mode per grid at the same time and combining Batch with popup editing is not supported. Nevertheless, you can try to modify the following example by enabling the editing of the grid and using the external edit form in a popup for example: