We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

event for cell value changed

hello,
I am using a GridDataBoundGrid. I am using
GridDataBoundGrid.Model.CellsChanged event which gets fired when cell values of a range cells are changed.However i need to set the backcolor of cells inside this event which calls the same event again and goes into a loop. what is the evnt that will fire only for cell value change (not cell backcolor/style)of a range of cells.eg. something like GridDataBoundGrid.Model.CellsValueChanged


1 Reply

AD Administrator Syncfusion Team March 11, 2008 04:05 AM UTC


Hi Keshav,

Sorry for the long delay in getting back to you.

You can handle the CurrentCellChanged event of GridDataBoundGrid control to trace out the cell value changes. Please let me know if it helps.

Regards,
Subhasheela R


Loader.
Live Chat Icon For mobile
Up arrow icon