This is a migrated thread and some comments may be shown as answers.

Runtime localization

1 Answer 85 Views
ChartView
This is a migrated thread and some comments may be shown as answers.
Domagoj
Top achievements
Rank 1
Domagoj asked on 22 Feb 2013, 03:55 PM
Hello everyone,

as far as I my investigation has led me so far, Telerik controls don't support runtime localization (no mater how I poked them :)). I've read a tutorial on localization http://www.telerik.com/help/wpf/common-localization.html and successfully localized our app if the culture is set at startup time as described.

I have a really strict requirement of supporting language change at runtime because international operators will be using the app at the same time. Our system controls important equipment and total load time of application varies between 5-10 minutes, even on high-end server machines. Figures, reloading an entire app to switch a bunch of strings is not an option.

I'm even open to hacks if necessary to make this work. I've found a little hack on Silverlight forum (http://www.telerik.com/community/forums/silverlight/gridview/change-language-of-localization-of-radgridview-at-runtime.aspx) but it didn't work for RadCartesianChart.

All ideas are welcome. Thanks in advance.

1 Answer, 1 is accepted

Sort by
0
Petar Kirov
Telerik team
answered on 27 Feb 2013, 04:14 PM
Hi Domagoj,

I have attached a sample project, demonstrating how to apply localization at run-time on the ChartView.
Note that this project does not showcase the best practices, but only what properties you need to use, to give you a quick start.

I hope this was helpful.
 
Regards,
Petar Kirov
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

Tags
ChartView
Asked by
Domagoj
Top achievements
Rank 1
Answers by
Petar Kirov
Telerik team
Share this question
or