Radzen Grid trouble

Hi,
I’m using a radzen Gird in my project and lately in i get a trouble in a grid in production, not in developpement.
When i try to show the grid, nothing is displayed rather than i have datas in base:

if i use the datagrid filter by filling “oui” in third column, the datas appears :

But after that, the filters can’t work anymore.
In the developpement console, i have somme errors but i don’t think it comes from that.

Until now, i don’t have any trouble.
Did you already meet this king of trouble on datagrid?

Regards,

Additionnal information : i get this message from my component :


In point of fact, the simple filters don’t work anymore even in my developpement environement.

To fix that trouble, i had to add System.Linq.Dynamic.Core in my component.

Regards,