Dec 15, 2018, 10:24 AM
Could not load images in css when use RenderStyles="File"
Hi
I want to set RenderStyles of ResourceManager to "File" mode but when i deploy project , doesn't show all built-in images of used in css style.
If I need to setting some config or need to add images to some path , Please give me advice.
I have one more question too.
Where can I Download Resource file (js & css) to Ext.Net 4.4.0.0
Thanks
I want to set RenderStyles of ResourceManager to "File" mode but when i deploy project , doesn't show all built-in images of used in css style.
If I need to setting some config or need to add images to some path , Please give me advice.
<ext:ResourceManager ID="ResourceManager1" runat="server" Theme="Neptune" RenderScripts="File" RenderStyles="File" />
I say that too , I add all css files and scripts to Ext.Net path.I have one more question too.
Where can I Download Resource file (js & css) to Ext.Net 4.4.0.0
Thanks
Last edited by hfathi; Dec 15, 2018 at 11:10 AM.