Custom filters in RadzenDataGrid with IQueryable

I'm looking for the solution to create custom filters fired by button "search". I found this article:

but it's about using OData. Is it possible to create simmilar filters like in the screenshot from the link, but using own datacontext, without REST (currenttly I'm using IQueryable)?

You can use Radzen Blazor Studio to generate such UI:





Thank you for your response. Unfortunately, I don't use Radzen Blazor Studio and at this stage of my project I would rather not change it.

It’s up to you. I’m just suggesting you how to accomplish this quickly for free.

Of course, thank you for this. I tried to install Radzen Blazor Studio, but my project is already quite big and trying to adjust everything to this editor seems not so easy an quick. In my next project I will use Studio for sure.