Performing Manual CRUD on the grid.
Attached is a sample that I ran for performing crud operations in JavaScript for the WebDataGrid. In the sample demonstrates on the row deletion, row updating, and row adding within JavaScript. I used a list of generic objects and persisting the data on the server using Session.
This post needs a like button.