This is a migrated thread and some comments may be shown as answers.

Multi check filter and null values

1 Answer 256 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Lucy
Top achievements
Rank 1
Lucy asked on 15 Feb 2018, 01:23 PM

Hello,
I have a Telerik MVC Ajax grid. I noticed that in the latest release you handle null values in the Multi check filter. It now shows 'null' in the filter. This is a very technical term and we would rather then word 'Blanks' to appear. Is there anyway I can achieve this?

Thank you
Lucy

1 Answer, 1 is accepted

Sort by
0
Stefan
Telerik team
answered on 19 Feb 2018, 09:24 AM
Hello, Lucy,

This was indeed changed in the previous version. The main reason is that if this is not done, there is no option to filter on null values. We can agree that the null value may be misleading for the user and I opened and discussion with the team to check if we can improve this.

For now, a template can be used to modify the options:

https://docs.telerik.com/aspnet-mvc/api/Kendo.Mvc.UI.Fluent/GridBoundColumnFilterableBuilder#methods-ItemTemplate(System.String)

https://docs.telerik.com/kendo-ui/api/javascript/ui/grid/configuration/columns.filterable.itemtemplate

I hope this is helpful.

Regards,
Stefan
Progress Telerik
Try our brand new, jQuery-free Angular components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
Tags
Grid
Asked by
Lucy
Top achievements
Rank 1
Answers by
Stefan
Telerik team
Share this question
or