RadzenDropDownDataGrid have focus background-color on select

Hi, RadzenDropDownDataGrid have wrong color on select, .rz-selectable tbody tr.rz-data-row.rz-state-focused>td

Example with RadzenDataGrid for comparison:
https://blazor.radzen.com/playground/f0e9da3c-82fc-43ec-9f8f-f98b4d533428

This is what I see with your example:

UPDATE: Ah, I see the problem - when you select the item using the mouse instead keyboard!

1 Like