How can I enable row highlighting in RadzenDataGrid

Hello,

on Friday I updated from Radzen 3.16.3 to 4.11.1.
Now the rows in my RadzenDataGrid are not highlighted anymore after selecting them.

Is there a new parameter that I need to submit?

Thanks

Philipp

Hi @Flippowitsch,

No, there isn't a new switch. Make sure you are not seeing a cached version. If you are using a custom CSS you should update it. Radzen.Blazor 4.xx.x contains a breaking change in the themes - some CSS class names have changed.

Thanks korchev.
The funny thing is, I saw a cached version. That's why I did not realize during development. Now it's live and the rows are not being highlighted.
I set back my development browser and the highlighting now does not work there too. So, I switched back to 3.16.3, set back the browser and everything works well.