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 ?
Change dynamically Language of ReportViewer and Designer
Change dynamically Language of ReportViewer and Designer
Last edited by anerling on Tue Aug 26, 2014 7:27 am, edited 1 time in total.
Re: Change dynamically Language of ReportViewer and Designer
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.
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.
Re: Change dynamically Language of ReportViewer and Designer
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.
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.
Re: Change dynamically Language of ReportViewer and Designer
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,
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,