2X faster development
The ultimate ASP.NET Web Forms UI toolkit to boost your development speed.
Essential JavaScript Grid allows option to perform server side batch editing. This can be enabled by using the UrlAdaptor/RemoteSaveAdaptor in grid datasource and by specifying the URL to the batch operation. While performing batch editing, the needed information will be send to server through as AJAX post request. In the following code snippet, we have demonstrated batch editing operation using UrlAdaptor. Grid Initialization JS
MVC
The action in which, the batch save operation is performed is as follows.
ASPX
In Webforms, the batch operation can performed in the Webmethod, please refer the below code snippet.
Result Figure 1: Grid with batch editing The POST request and response to the server during the batch processing will be as follows.
Figure 2: Batch request send to the server with edited data information on save operation.
|
2X faster development
The ultimate ASP.NET Web Forms UI toolkit to boost your development speed.
This page will automatically be redirected to the sign-in page in 10 seconds.