RadzenDataGrid focus row does not render correctly

I am comparing my usage that I posted previously for the RadzenDataGrid. I noticed that when I either click on the row or hover over it. There is no change in the coloring to alert on the row focusing effect. Did I miss anything?

Not sure what's not working for you however you can compare your implementation to our first DataGrid demos where hover, selection and focus works as expected:

I'm having the same issue. Should the data row automatically have hover effect or do we have to add it?

Hover styles are applied only if there is a selection enabled via @bind-Value or RowSelect