Filter DataGrid do not work

When I try to filter a DataGrid nothing happen. But when I tab to the next column it blinks and for a short moment it shows the result and then it goes back to not being filtered again.

Does anyone know what I might be doing wrong?
Thanks in advance!

Can you reproduce this behavior in our online demo?

It seems like it occurs when I have two grids on the same page with the same property name.

Ex (not working)
Grid1: Column Context="c" Property="Name"
Grid2: Column Context="c2" Property="Name"

I am not sure on how to fix this.

Hi @fnils,

It will be fixed in the next version of Radzen.Blazor

The problem should be fixed in just released Radzen.Blazor 1.1.15.

1 Like