Use CRUD Operations when Grid Is Bound to Web Methods
Your project might require the remote CRUD (Create, Read, Update, Destroy) data operations to use a Grid bound to web methods.
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.