Use CRUD Operations when Grid Is Bound through MVVM
Your project might require the remote CRUD (Create, Read, Update, Destroy) data operations to use a Grid bound through MVVM (ASP.NET back-end).
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.