Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - amitjkhatri

Pages: [1]
1
We are trying to integrate the grid with JSP page. All works fine, except the cancel button .

We have binded the data to grid after getting it from the server, which lists properly in to the grid. Also configured to show 'Edit' & 'Delete' buttons on right of every record. When I click edit and changed something, but press 'cancel' button to undo the chages to record it does not undo anything, all the details are preserved on the screen.

Ideally it should revert the changes back to the original one. We are using client side operations on grid.


Pages: [1]