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

Kendo UI Grid batch editing with Web API

1 Answer 132 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Ozinus
Top achievements
Rank 1
Ozinus asked on 22 Mar 2017, 02:54 PM

UI Ref : http://demos.telerik.com/kendo-ui/grid/editing

Service Ref: https://github.com/telerik/kendo-ui-demos-service

 

Hi, 

I have looked at this implementation for KendoUI batch editing but the service end doesn't work with Web API. As the type of controller used in Web API is different than one used in MVC controller. So, this: DeserializeObject<IEnumerable<ProductModel>>("models"); doesn't work in Web API. Do you have any solution for this. An urgent response would be appreciated.

Thx!

1 Answer, 1 is accepted

Sort by
0
Boyan Dimitrov
Telerik team
answered on 24 Mar 2017, 10:43 AM

Hello Ozinus,

I would suggest to take a look at the following Edit Grids in Incell Batch Mode Using WebAPI Controller how-to article. 

 

 

Regards,
Boyan Dimitrov
Telerik by Progress
Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
Tags
Grid
Asked by
Ozinus
Top achievements
Rank 1
Answers by
Boyan Dimitrov
Telerik team
Share this question
or