Change dynamically Language of ReportViewer and Designer

Stimulsoft Reports.WEB discussion
Post Reply
anerling
Posts: 28
Joined: Wed Jul 16, 2014 6:28 am

Change dynamically Language of ReportViewer and Designer

Post by anerling »

Hey everybody,

I want to change dynamiclly the language of the ReportViewer and ReportDesigner in c#. Do you know which function i have to use to set the Report language ?
Last edited by anerling on Tue Aug 26, 2014 7:27 am, edited 1 time in total.
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Change dynamically Language of ReportViewer and Designer

Post by HighAley »

Hello.

Could you specify do you need to change localization of the Viewer and Designer or localization of the report?
Please, specify also which Viewer and Designer do you use?
If you need to globalize report, you could get information from the Globalizing Reports: Erasing Borders article on our blog.

Thank you.
anerling
Posts: 28
Joined: Wed Jul 16, 2014 6:28 am

Re: Change dynamically Language of ReportViewer and Designer

Post by anerling »

I am using the Stimulsoft.Report.MvcMobile Viewer and Designer.
A client sends a XML Data to the server. The server reads the language out of this XML Data.
Based on that language the Viewer and Designer displayed in german or in english.
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Change dynamically Language of ReportViewer and Designer

Post by HighAley »

Hello.

You should set the path to localization file at the Localization option of the StiMvcMobileViewerOptions and StiMvcMobileDesignerOptions.
We could read the Previewing report in StiMvcMobileDesigner article on the Stimulsoft Knowledge base.

Thank you,
Post Reply