Hello,
I am binding a grid of multiple editable columns, The grid can contains N no records. Users can change the values for the available cells (End User cannot add/delete Records).
Now after the user change, I want rows with only a change of cells. i.e. The data at the time of grid render time and the data after the update of no of rows.