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

Change filter operation string to Germany

4 Answers 106 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Arsham
Top achievements
Rank 1
Arsham asked on 19 Aug 2017, 12:30 PM

Hello all

I`m using grid Kendo UI with filtering for Angular 2 and i want to change filter operation language from English to Germany

How can I do that in Angular 2 ?

please watch the attach file 

4 Answers, 1 is accepted

Sort by
0
Accepted
Dimiter Topalov
Telerik team
answered on 23 Aug 2017, 08:39 AM
Hello Arsham,

There are couple of approaches to achieve the goal. Further details, and examples are available in the following sections of our documentation:

http://www.telerik.com/kendo-angular-ui/components/grid/globalization/#toc-localization

http://www.telerik.com/kendo-angular-ui/components/localization/messages/#toc-using-the-angular-i18n-framework

Here is a sample implementation, based on using the CustomMessages component:

http://plnkr.co/edit/6XX9PWIFZAjTFkxozERY?p=preview

I hope this helps.

Regards,
Dimiter Topalov
Progress Telerik
Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
0
Arsham
Top achievements
Rank 1
answered on 23 Aug 2017, 07:59 PM

hello Mate

you are awesome thanks a lot :) 

i have an other question would you please help me ???

how can I hide some of that filter in angular 2 ???

for example i wanna show just 2 filter and hide the rest

thanks in advance

0
Dimiter Topalov
Telerik team
answered on 24 Aug 2017, 02:11 PM
Hi Arsham,

You can configure the order and type of filtering operators you would like to be displayed via the built-in filter template: 

http://www.telerik.com/kendo-angular-ui/components/grid/filtering/built-in-template/#toc-setting-the-order-of-operators

Here is a runnable example (check out the Product Name column):

http://plnkr.co/edit/wRIS1necnhDdLKMak0AV?p=preview

Regards,
Dimiter Topalov
Progress Telerik
Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
0
Arsham
Top achievements
Rank 1
answered on 25 Aug 2017, 08:55 AM

Hello

you are awesome :)

you help me a lot thanks for that 

 

Tags
Grid
Asked by
Arsham
Top achievements
Rank 1
Answers by
Dimiter Topalov
Telerik team
Arsham
Top achievements
Rank 1
Share this question
or