kendo grid Web Api CRUD

时间:2012-12-12 08:15:36

标签: asp.net-mvc grid kendo-ui

在KendoUI网站上,我找到了一个带有MVC包装器的KendoUI网格的工作示例。 我不使用那些包装。

WebApi是否已经支持json(p)?

我尝试过使用JsonPMediaTypeFormatter,没有得体。 我只能读取ApiController,但put,post和delete不起作用。

任何例子?

2 个答案:

答案 0 :(得分:0)

你不能通过JSONP进行POST。

答案 1 :(得分:0)

是的,github.com网站上有一个例子:

https://github.com/telerik/kendo-examples-asp-net/

https://github.com/telerik/kendo-examples-asp-net/tree/master/grid-webapi-crud

这是web api,你可以下载它的az zip文件然后添加web-api程序集,它与web-api一起使用非常好。

您可以在此搜索您需要的内容:

https://github.com/telerik/kendo-examples-asp-net/commit/b6d70769fc226340e16a7fdb6da4329331f7927b