Globalization in reports

Stimulsoft Reports.WPF discussion
Post Reply
dozer
Posts: 7
Joined: Tue Jul 26, 2011 2:51 pm
Location: Växjö, Sweden

Globalization in reports

Post by dozer »

Hi,

I am checking out globalization of my reports, and found this FAQ entry: http://stimulsoft.helpserve.com/index.p ... d=45&nav=0.

This FAQ describes an editor that is available from the report editor
GlobalizationStrings property of report. With help of this editor of this property you can create multi-language localization for additional cultures. Localized expressions stored in report template. Editor can be called from property grid in report designer.
But I can't find it... Where is this editor? There isn't any property with buttons or similar with the name GlobalizationString as far as I can see?

Using resource assemblies is not an option for me, so I would really like to have the globalization strings inside each report.

--Rune
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Globalization in reports

Post by HighAley »

Hello.

You could find Globalization Editor in the properties of the Report. Please, look at the attached image.
If you don't see this property then you should select professional set of properties.

Also, please, read the article in our blog http://blog.stimulsoft.com/?p=455

Thank you.
Attachments
1559.PropertiesProfessional.png
1559.PropertiesProfessional.png (15.7 KiB) Viewed 4442 times
1558.WPFGlobalizationEditor.png
1558.WPFGlobalizationEditor.png (72.6 KiB) Viewed 4442 times
dozer
Posts: 7
Joined: Tue Jul 26, 2011 2:51 pm
Location: Växjö, Sweden

Globalization in reports

Post by dozer »

Thanks!

That wasn't easy to find out of the descriptions of the link I originally gave, but your description and the blog entry said it more elegant :)

I searched the net a lot, but didn't find the blog entry you referred to yesterday, but today I found it at once when I tried to search.. Strange... :S

But thanks anyway! :)
dozer
Posts: 7
Joined: Tue Jul 26, 2011 2:51 pm
Location: Växjö, Sweden

Globalization in reports

Post by dozer »

Hi again,

I found the globalization page now, but any report that is old (that is done in 2011.1) isn't translated in the rendering of the report. If I try to do a new report in 2011.3 it works as expected. There is not that many reports, so it is possible to rewrite the old ones, but I'm a bit concerned for this for later versions?

In addition, I tried to use the LocalizeReport call as stated in the blog, but that one seems to be ignored, only the current culture for the application is used?

--Rune
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Globalization in reports

Post by HighAley »

Hello.

We are always glad to help you.

Let us know if you need any additional help.

Thank you.
StromaNN
Posts: 2
Joined: Tue Jan 19, 2010 3:58 am
Location: St Petersburg

Globalization in reports

Post by StromaNN »

Hello.

I'm using Stimulsoft Reports WPF 2011.1. Which version I need to use report globalization? I have a globalization editor in designer, but I didn't find StiReport.LocalizeReport(..) method.
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Globalization in reports

Post by Alex K. »

Hello,

Please check the sample in attachment.

Thank you.
Attachments
1604.GlobalizedReport.zip
(57.68 KiB) Downloaded 373 times
Post Reply