DataGrid Numeric Filter

Currently it is only possible to filter numbers exactly. As a user it would be good to have a bigger and smaller filter possibility in addition to the exact filtering. This means that the user can choose (like the date filter) if he wants to have the same, bigger or smaller numbers filtered.

The "RadzenGridColumn" offers the possibility to define different filters (field "FilterOperators" and "FilterOperator") like smaller and larger. Is there an example or documentation how to use them?

Hi @Oliver_Heil,

Indeed currently this is not exposed in Radzen column properties - it will be in the next update this week!