I can't find an example or a document on this point.
Is there a way to manage localization when Report are hosted in a Report Server ?
Regards,
Mike.
1 Answer, 1 is accepted
0
Stef
Telerik team
answered on 04 May 2017, 09:01 AM
Hello Mike,
Localization is not supported.
The Report Server's Admin module and Standalone Designer come in English. Reports produced by the Standalone Report Designer are Telerik.Reporting.Report objects serialized in XML, where RESX files cannot be used for localization.
The approach you can use is to have the report's data localized, and the report can pull the right data by using a report parameter specifying the language. this can be done by having the data stored with indicator for language and by using a parameterized SQL query - How to: Connect to a SQL Database.
Please feel free to log a feature request in our feedback portal. We will appreciate it if you elaborate which elements of the Report Server you need to localize (admin Module, Report Designer, Reports) as well.
Regards,
Stef
Telerik by Progress
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Feedback Portal
and vote to affect the priority of the items