Mewriick / Blazor.FlexGrid

GridView component for Blazor
MIT License
199 stars 35 forks source link

Filtering throws error if data contains null. #116

Open MAndrade1980 opened 3 years ago

MAndrade1980 commented 3 years ago

Hi, something I noticed as well that is affecting our grids, when you have a column that contains a null value in any of its data, filtering on that column returns an error.

Mewriick commented 3 years ago

Hello @MAndrade1980 new version is released and this should be fixed