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

Sync Grid Changes with a Single Request

Environment

ProductProgress® Kendo UI® Grid for jQuery

Description

Your project might require you to send all updated, deleted, or new Grid records to the server with a single request.

Solution

To see the example, refer to this project. It is available in the GitHub repository for Kendo UI examples that use ASP.NET MVC.

See Also