Numeric searching in grid

Hi there,

how can we perform a numeric search in a grid, e.g. for statements like "amount xy is >= 100" in numeric columns?

https://blazor.radzen.com/datagrid-footer-totals

Any idea?

Cheers,
FM

You can change FilterOperator of the column:

I see!

Do you plan to add these 9 allowed operators for numeric search fields in a future release, so that we can enter e.g. ">100" in the column-textbox of the grid?

image

like https://blazor.syncfusion.com/demos/datagrid/filter-menu?theme=bootstrap4

image

Cheers,
FM

Yes, we have such plans however we cannot share any exact date when this feature will be released.

1 Like

This is a really nice Feature.

Thomas