Radzen datagrid filter

Hi,

I am using a radzen grid for blazor web assembly and I am searching a easy way to build filters for a your grid.
You have nice auto generated filters in the grid but there is one restriction : I can not set range filter! For example from date to date or from 10 to 100 for integer column.

Is there a easy way handle it or I have to build my own filters?

Thank you in advance!
Veselin

Hi @Vesko_I,

Using FilterTemplate you can create your own column filtering UI:
https://blazor.radzen.com/datagrid-filter-template