New to Kendo UI for jQueryStart a free 30-day trial

Use CRUD Operations when Grid Is Bound through MVVM

Updated over 6 months ago

Environment

ProductProgress® Kendo UI® Grid for jQueryProgress® 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