Hi,
I'm trying to use the RADScheduler in a MOSS Webpart. I want to use customized resource files and embed them in the webpart assembly.
http://www.telerik.com/help/aspnet-ajax/schedule_localizationtranslatingstrings.html (Section 2) describes a way to add customized resource files to a RADScheduler in the App_GolobalsResources folder. That works perfectly. But how do I use embedded resources (BuildAction = EmbeddedRessouce) ?
I was able to load the resources with the ResourceManager. But how do I assign them to the RADScheduler Webcontrol?
Thanks,
Tobias
I'm trying to use the RADScheduler in a MOSS Webpart. I want to use customized resource files and embed them in the webpart assembly.
http://www.telerik.com/help/aspnet-ajax/schedule_localizationtranslatingstrings.html (Section 2) describes a way to add customized resource files to a RADScheduler in the App_GolobalsResources folder. That works perfectly. But how do I use embedded resources (BuildAction = EmbeddedRessouce) ?
I was able to load the resources with the ResourceManager. But how do I assign them to the RADScheduler Webcontrol?
Thanks,
Tobias