I have updated a row and need to pass the row value to server side for save.
This is an igGrid without MVC.
Hi vnt_prabhu,
Thank you for posting in the community.
A possible approach would be to save the changes from the editRowEnded handler of igGrid.
Please feel free to contact me if you have any questions.
The grid is not used in the MVC pattern but it is a simple webform.