Is there a way to customize the appearance of GridColumnMenuCheckboxFilter?

1 Answer 109 Views
Filter  Grid
Rachel
Top achievements
Rank 1
Iron
Rachel asked on 14 Mar 2022, 10:46 AM
I want to change the content of the headers and buttons, and have not found how to do it.

1 Answer, 1 is accepted

Sort by
1
Accepted
Stefan
Telerik team
answered on 14 Mar 2022, 11:45 AM

Hello,

Currently, we can change the text of these elements using the messages:

https://www.telerik.com/kendo-react-ui/components/grid/globalization/

If you wish to make other changes, please share an image with the elements that have to be modified. Also, you can provide more details on what types of changes are required.

Regards,
Stefan
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Rachel
Top achievements
Rank 1
Iron
commented on 14 Mar 2022, 01:30 PM

Thanks for the quick response!
I do use a culomn menu filter, while the example you gave is about rows filtering.
Here is an example of using a column menu filter and a screenshot of what I want to change.

In general I want to change the text content of the buttons and titles (I am working on an app in another language, but in this component all the text is in English).

an example:

https://stackblitz.com/run/?file=app/main.jsx

 

 

Stefan
Telerik team
commented on 14 Mar 2022, 02:13 PM

Hello, 

Thank you for the screenshot.

Yes, the demo is with row filtering, but the article has the full list of messages that can be modified including the text for the buttons. I marked the messages that can be modified.

I also logged a task for the `selected items` text as it is currently not available:

https://github.com/telerik/kendo-react/issues/1240


Rachel
Top achievements
Rank 1
Iron
commented on 15 Mar 2022, 06:23 AM

Thank you so much for the answer!
I was not aware enough of this possibility, and it really helped me!
Tags
Filter  Grid
Asked by
Rachel
Top achievements
Rank 1
Iron
Answers by
Stefan
Telerik team
Share this question
or