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

RadFilter Preview Localization Not Working

1 Answer 47 Views
Filter
This is a migrated thread and some comments may be shown as answers.
Chi
Top achievements
Rank 1
Chi asked on 25 Apr 2016, 05:04 PM

I am using the resource file to localize the Radfilter, everything is working except for the Preview Provider.    What is the Name of the Operator to use in the resource file if there is one.

French Preview :     (Prénom Égal à 'abc' AND Nom Égal à 'abc')

English Preview:      (Firstname Equal to 'abc' AND LastName Equal to 'abc')

 

Chi

 

 

 

1 Answer, 1 is accepted

Sort by
0
Pavlina
Telerik team
answered on 27 Apr 2016, 04:18 PM
Hello,

With the current implementation of the RadFilterExpressionPreviewProvider it is expected that the preview is not localized. However, you could manually build the expression and replace the filter functions with their translations.

You can refer to the help topic below for additional information on the matter:
http://docs.telerik.com/devtools/aspnet-ajax/controls/filter/filter-expressions/building-filter-expressions-manually

I hope the helps.

Regards,
Pavlina
Telerik
Do you need help with upgrading your ASP.NET AJAX, WPF or WinForms projects? Check the Telerik API Analyzer and share your thoughts.
Tags
Filter
Asked by
Chi
Top achievements
Rank 1
Answers by
Pavlina
Telerik team
Share this question
or