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

[Solved] Localization breaks skin images

1 Answer 130 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Riccardo
Top achievements
Rank 1
Riccardo asked on 27 Feb 2008, 03:37 PM
Hi,

we're experimenting with implicit localization of the grid from local resource files (generated by VS2008, with UICulture="auto" for the page) but that seems to break all the images in the grid - they no longer appear, regardless of the resource file in use. On the other hand, text labels are localized correctly.
The grid is set to use the built-in Vista skin (but we've reproduced the problem on a different machine using WebBlue).

As an example of resource key used, this is the one produced for "RadGrid1Resource1.MasterTableView.CommandItemSettings.AddNewRecordImageUrl" by Visual Studio:

mvwres://Telerik.Web.UI, Version=2007.3.1425.35, Culture=neutral, PublicKeyToken=121fae78165ba3d4/Telerik.Web.UI.Skins.Vista.Grid.AddRecord.gif

Maybe I need to change something there?
Any help would be appreciated.

1 Answer, 1 is accepted

Sort by
0
Rosen
Telerik team
answered on 29 Feb 2008, 05:17 PM
Hi Riccardo,

It's not possible to reference resources like this. I suggest that you try changing the values of the image resources to point at local resources instead to embedded Telerik's resources. You can use skins that are supplied  with latest RadControls Prometheus distribution package.
 
Regards,
Rosen
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Grid
Asked by
Riccardo
Top achievements
Rank 1
Answers by
Rosen
Telerik team
Share this question
or