There is a slight quirk that occurs when I save a custom skin in an assembly. I modified the radgrid Sunset skin to change some fonts and padding and added it to an assebly. Using the StyleSheetManager, the grid renders exactly as expected EXCEPT that the header does not show the normal sunset gradient, but rather a solid color from that gradient. Nothing in the style sheet pertaining to the background image was modified.
I tried consuming this stylesheet by adding to my theme folder and also by creating a folder in the project root and dynamically creating a link on page init to register the stylesheet. Both of these methods produced the desired results using the exact same stylesheet. Why the different result for the assembly?
Rich
I tried consuming this stylesheet by adding to my theme folder and also by creating a folder in the project root and dynamically creating a link on page init to register the stylesheet. Both of these methods produced the desired results using the exact same stylesheet. Why the different result for the assembly?
Rich
