New to Kendo UI for jQuery? Download free 30-day trial

Use CRUD Operations when Grid Is Bound through MVVM

Environment

Product Progress® Kendo UI® Grid for jQuery Progress® Kendo UI® MVVM Architecture

Description

Your project might require the remote CRUD (Create, Read, Update, Destroy) data operations to use a Grid bound through MVVM (ASP.NET back-end).

Solution

To see the example on how to achieve this behavior, refer to this project. It is available in the GitHub repository for Kendo UI examples that use ASP.NET Web technologies.

See Also

In this article