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