Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1495
No images... no borders... no nothing.
posted

I put a webtab on my page it's just text.  No tab images, no nothing.  I have the ig_res folder in my project and that's where all my other controls seem to pull from (web drop down mostly and web menu).  What am I missing?

 

 

 

 

 

 

 

 

 

 

 

 

<ig:WebTab ID="wtAssets" runat="server" Height="200px" Width

="300px">

 

 

<Tabs

>

 

 

<ig:ContentTabItem runat="server" Text

="Details">

 

 

<Template

>

 

 

<asp:PlaceHolder ID="phDetails" runat="server"

>

 

 

</asp:PlaceHolder

>

 

 

</Template

>

 

 

</ig:ContentTabItem

>

 

 

</Tabs

>

 

 

</ig:WebTab

>

Parents
  • 6748
    Verified Answer
    posted

    Hello Lisa,

     

    Thank you for your sample. The reason you don’t see the images and styles is that your ig_res folder is corrupted. Would you try to close your project, delete the ig_res, open your project again, and open your page with the tabs in design view.

    Let me know if this resolves your issue.

     

    Regards,

    Lyuba

    Developer Support Engineer

    Infragistics

    www.infragistics.com/support

     

     

Reply Children
No Data