Change Title of TelerikGrid (Groupable)

1 Answer 150 Views
Grid
ProduktionsplanungIGP
Top achievements
Rank 1
Iron
Iron
ProduktionsplanungIGP asked on 22 Jun 2023, 02:49 PM

Hi, 

I need to change the standard text of "Drag a column header and drop it here to group by that column". How can I change the Title of this?
Thanks in advance!

 

Best Regards

Paul

1 Answer, 1 is accepted

Sort by
0
Hristian Stefanov
Telerik team
answered on 26 Jun 2023, 08:21 PM

Hi Paul,

I confirm that the desired result is easily achievable through localization.

The Telerik UI for Blazor components use a set of keys that a localization service resolves to the strings that will be rendered in the UI. The Telerik NuGet package carries a ".resx" file (as a resource), out of the box, with the default (English) strings. The "Drag a column header and drop it here to group by that column" text is a default English string.

That said, changing keys in Telerik components (like Grid), requires customizing the desired keys in the ".resx" file (resource).

In the current case, search for the "Group_Empty" key in the "TelerikMessages.resx" file and change it.

I hope you find the above information helpful. If we can assist with further guidance, I'm at your disposal.

Regards,
Hristian Stefanov
Progress Telerik

As of R2 2023, the default icon type will be SVG instead of Font. See this blogpost for more information.
Tags
Grid
Asked by
ProduktionsplanungIGP
Top achievements
Rank 1
Iron
Iron
Answers by
Hristian Stefanov
Telerik team
Share this question
or