RadzenDataGrid Highlight Added/Modified Rows/Cells

Is there anyway to highlight Rows that have been modified or added or Cells that have been modified. Something like this:

If not could you point me in the right direction as to how I would implement that on top of RadzenDataGrid.

Thanks.

There is no such built-in functionality, if you know what is charged you can customize the row/cell colors using RowRender/CellRender events: