Posted
on Jul 29, 2010
(permalink)
I've tried to localize the RadGrid following the instructions from Telerik to the letter, but it just doesnt seem to be working. The resourcefile is in the App_GlobalResources, with correct name (RadGrid.Main.sv-SE.resx) and the culture of the RadGrid has been set to sv-SE. In fact, when I tried to edit something in the RadGrid.Main.resx, that didnt work either it seems.
I've been reading about some problems with resource files and DotNetNuke, and that with RadEditor etc. you could use the LocalizationPath, but that doesnt seem to be available for the RadGrid. Not sure how to interpret what I've been reading about the resource files and DotNetNuke, is it just that it isn't working in the same way as the resource files in DotNetNuke, or is it that it is not working AT ALL (maybe DotNetNuke prevents access to the resource files in App_GlobalResources or anything like that).
Can anyone confirm that the localized resource files do actually work in DotNetNuke for RadGrid??