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

RadScheduleView Localization bug?

5 Answers 68 Views
ScheduleView
This is a migrated thread and some comments may be shown as answers.
Jeppe
Top achievements
Rank 1
Jeppe asked on 28 Mar 2011, 08:55 AM

Hi.

I Have a page containing a RadGridView and a RadScheduler side by side. I have localized the controls using:

LocalizationManager.Manager = New LocalizationManager()

LocalizationManager.Manager.ResourceManager = My.Resources.StringLib.ResourceManager

 

in the App.xaml.vb just before InitializeComponent()

 

And everything works fine.

 
But now I replaced the RadScheduler with the RadSchedulerView, and suddenly the localization does not work anymore. Not even for the RadGridView and other controls. It seems as if the RadSchedulerView overwrites the RecourceManager by its own.

 

I am using the Q1 2011 version. 


Kind Regards.

5 Answers, 1 is accepted

Sort by
0
Yana
Telerik team
answered on 31 Mar 2011, 08:16 AM
Hello Jeppe,

We're aware of this issue and it will be fixed in the next internal build.

As a workaround you can set the LocalizationManager after the ScheduleView is initialized. We're sorry for the inconvenience.

Greetings,
Yana
the Telerik team
0
Jakkie Esschert van den
Top achievements
Rank 1
answered on 06 May 2011, 09:26 AM

The Changelog for SP1 says:

"ScheduleViewLocalizatonManager overrides the LocalizationManager.Manager property (this breaks custom localization managers)."

However I still see LocalizationManager.Manager being replaced with the ScheduleViewLocalizationManager. So it seems to me this issue wasn't (fully) resolved. I've made a test project which is available here: http://d6.nl/stuff/SchedulerLocalizationManager.zip

Could somebody please retest this?

0
Yana
Telerik team
answered on 12 May 2011, 08:59 AM
Hi Jakkie,

Thank you for providing the sample project. You are right - the bug is not completely fixed.  We'll make sure to include the fix in the internal build next week.

I'm sorry for the caused inconvenience.

Regards,
Yana
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
Iosu Buenetxea
Top achievements
Rank 1
answered on 27 Jul 2011, 11:57 AM
I just replaced the Scheduler for the ScheduleView from Q2 2001 and this issue has not been resolved.  Yana, can you give me more details about the  workaround.

Iosu.
0
Iosu Buenetxea
Top achievements
Rank 1
answered on 27 Jul 2011, 12:19 PM
Oops, I was editing the wrong .resx file.   I can confirm now that localization for Q2 2011 ScheduleView works.

Iosu.
Tags
ScheduleView
Asked by
Jeppe
Top achievements
Rank 1
Answers by
Yana
Telerik team
Jakkie Esschert van den
Top achievements
Rank 1
Iosu Buenetxea
Top achievements
Rank 1
Share this question
or