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

Angular Report Viewer Localization

2 Answers 115 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
ANDREY
Top achievements
Rank 1
ANDREY asked on 25 Sep 2018, 09:03 AM

Hello,

How can Angular Report Viewer be localized? I found only this article - https://docs.telerik.com/reporting/html5-report-viewer-localization. But Angular Report Viewer doesn't expose telerikReportViewer variable to the global scope or as module export. Only the ReportViewer constructor function is exported (from telerikReportViewer.js):

module.exports = {
    ReportViewer: telerikReportViewer.ReportViewer
};

And I don't see any way to get access to telerikReportViewer.sr object from application code.

2 Answers, 1 is accepted

Sort by
0
Nasko
Telerik team
answered on 27 Sep 2018, 12:05 PM
Hello Andrey,

We have exposed the sr object in the Angular Report Viewer internally and the testing phase for the fix has been completed. The fix together with documentation on how to enable the localization will be available with the next official release of Telerik Reporting.

Regards,
Nasko
Progress Telerik
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
0
ANDREY
Top achievements
Rank 1
answered on 28 Sep 2018, 08:21 AM
OK, thanks for the answer!
Tags
General Discussions
Asked by
ANDREY
Top achievements
Rank 1
Answers by
Nasko
Telerik team
ANDREY
Top achievements
Rank 1
Share this question
or