JS
Jeba S
Syncfusion Team
September 13, 2007 09:16 AM UTC
Hi Sudha,
Thank you for posting query to us.
To save the changes, you can override OnSaveChanges in the Renderer, and there you set Grid.Model[RowIndex, ColIndex] to be the changed value. To make sure OnSaveChanges is called, make sure the CurrentCell.IsModified is set true when the value changes in your renderer.
Kindly let us know if you need any further assistance.
Best Regards,
Jeba.