Has anyone gotten custom skins with the new Prometheus suite of controls working with Master Pages.
I am trying to create a custom skin and apply it to the RAD Grid which is on a content page. However the skin does not work (neither do the design time elements of the controls but that is another issue...)
I followed the directions for creating a custom skin by copying the telerik one to my project. Then I added a reference to the MasterPage to the skin, set the EnableEmbeddedSkins to false and set the Skin property to Telerik....the images for adding/refresh don't show and the rest of the styles are ignored. If I remove the EnableEmbeddedSkins="false" property the grid correctly shows the proper styles....
Any help would be appreciated.
I am trying to create a custom skin and apply it to the RAD Grid which is on a content page. However the skin does not work (neither do the design time elements of the controls but that is another issue...)
I followed the directions for creating a custom skin by copying the telerik one to my project. Then I added a reference to the MasterPage to the skin, set the EnableEmbeddedSkins to false and set the Skin property to Telerik....the images for adding/refresh don't show and the rest of the styles are ignored. If I remove the EnableEmbeddedSkins="false" property the grid correctly shows the proper styles....
Any help would be appreciated.