New to KendoReactStart a free 30-day trial

Change the boolean operators text in the Grid filtering and the cell value of the column.

Environment

Product Version5.9.0
ProductProgress® KendoReact Grid

Description

I want to change the boolean filter "Is True" and "Is False" with "Yes" and "No". The value in the cells should also show "Yes" and "No" instead of "true" and "false".

Solution

For changing the text for the boolean operators in the Grid, a LocalizationProvider with custom messages can be used. As for the values in the cells, the "cells" property of the column must be set to a custom cell.

Following is an example demonstrating this approach:

Change Theme
Theme
Loading ...
In this article
EnvironmentDescriptionSolution
Not finding the help you need?
Contact Support