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

Use ASMX Service with CRUD Operations

Environment

ProductProgress® Kendo UI® Grid for jQuery

Description

Your project might require the remote CRUD (Create, Read, Update, Destroy) data operations to use the ASMX service.

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