How can i change background of radzen row

Hi @sara88,

The background is specified at cell level and this is why setting it for the row won't work. You can check this demo that shows how to use CellRender to set the background color: Blazor DataGrid conditional template