Page 1 of 1

Globalization in reports

Posted: Mon Jan 09, 2012 10:35 am
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

Globalization in reports

Posted: Tue Jan 10, 2012 4:00 am
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.

Globalization in reports

Posted: Tue Jan 10, 2012 8:46 am
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! :)

Globalization in reports

Posted: Tue Jan 10, 2012 9:46 am
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

Globalization in reports

Posted: Wed Jan 11, 2012 8:20 am
by HighAley
Hello.

We are always glad to help you.

Let us know if you need any additional help.

Thank you.

Globalization in reports

Posted: Thu Jan 26, 2012 7:28 am
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.

Globalization in reports

Posted: Fri Jan 27, 2012 6:20 am
by Alex K.
Hello,

Please check the sample in attachment.

Thank you.