Page 1 of 1

Globalization for Silverlight Report Viewer \ Designer

Posted: Wed May 04, 2011 1:00 pm
by jdempsey72
How do you go about globalizing the silverlight report viewer and designer controls. It renders the control UI (i.e. print, save as, etc.) in english by default and I want it to render in the users current culture (i.e. spanish, portugese, chinese, etc.). I have been looking for references to how to do this and I have been unable to find any.

Globalization for Silverlight Report Viewer \ Designer

Posted: Thu May 05, 2011 12:49 am
by Andrew
Dear Jeff,

If you use the Client/Server version then, please set the Localization property for the viewer/designer (Sample: Localization="de").
If you need the native version then, please see the Demo.SL sample delivered in the released version of the product where you can find how to use localizations.

Thank you.