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

Changing language of filter menu text

2 Answers 197 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Tyler
Top achievements
Rank 1
Tyler asked on 21 Nov 2013, 09:01 PM
I work in an application that the user has the option to change the language of the application at any time. I need to be able to change the text of the filter menu(ex. "show rows with value that") to spanish or whatever other language we have available. We already have the power to make these translations I am just not sure how to grab the property of this text in order to change it. I know that the localization manager is how you would initially tell me how to fix this problem, however that approach is not optimal for our particular application. Is there any other way to grab that text properties and change its value other than using the localization manager? Any sort of work around? Any help would be appreciated.

2 Answers, 1 is accepted

Sort by
0
Dimitrina
Telerik team
answered on 22 Nov 2013, 11:52 AM
Hi,

You can edit the template of the FilteringControl and set your own localization for the elements displayed - you can also add additional controls.

Regards,
Didie
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for WPF.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>
0
Tyler
Top achievements
Rank 1
answered on 22 Nov 2013, 02:06 PM
Thanks. I thought there might be another way to do it. I'm still slightly confused though. Could you send an example or code snippet of what I need to do to edit the text by modifying the template?
Tags
GridView
Asked by
Tyler
Top achievements
Rank 1
Answers by
Dimitrina
Telerik team
Tyler
Top achievements
Rank 1
Share this question
or