Filter numeric columns for empty or non-empty values

1 Answer 39 Views
Filter Grid
Rayko
Top achievements
Rank 1
Iron
Iron
Rayko asked on 19 May 2023, 09:40 PM

Hi,

Within the Grid I use a custom filter row as it is shown at https://demos.telerik.com/blazor-ui/grid/custom-filter-row

Is there any way to filter a numeric column for lines with or without a value given? Normally this is available for string types.

 

Best regards,

Rayko

1 Answer, 1 is accepted

Sort by
1
Accepted
Stamo Gochev
Telerik team
answered on 24 May 2023, 11:34 AM

Hello Rayko,

The "Units On Order" column has a filter operator list that includes "Is null/is not null" filters, so I suppose this is what you mean by "way to filter a numeric column for lines with or without a value given".

If this is not the case, can you send me runnable Telerik Blazor REPL example that demonstrates your scenario as well as provide more details on what you want to achieve.

Regards,
Stamo Gochev
Progress Telerik

Stay tuned by visiting our public roadmap and feedback portal pages! Or perhaps, if you are new to our Telerik family, check out our getting started resources!
Rayko
Top achievements
Rank 1
Iron
Iron
commented on 26 May 2023, 10:58 AM

Hi Stamo,

I wasn't aware of the Is Null/Not Null option. That was it!

Thank you!

Best regards,

Rayko

Tags
Filter Grid
Asked by
Rayko
Top achievements
Rank 1
Iron
Iron
Answers by
Stamo Gochev
Telerik team
Share this question
or