Infragistics Home

Infragistics Forums

Infragistics community online discussions.
Welcome to Infragistics Forums Sign in | FAQ
in Search

Webgrid not shown with specified Theme css/skin

Last post 07-03-2008 12:26 by yasel. 0 replies.
Page 1 of 1 (1 items)
Sort Posts: Previous Next
  • 07-03-2008 12:26

    • yasel
    • Not Ranked
    • Joined on 07-03-2008
    • Points 5

    Webgrid not shown with specified Theme css/skin

    Hello,

    I've been using .net 2.0 themes for a while. The first infragistics control I used for this technique was ultraweblistbar and the styles and skin were applied correctly. Now I am trying to get ultrawebgrid to work with a set of css and a skin; for some reason the compiler is generating new css styles and placing them inside the html code, just before the themed css. For a class assignment inside the html code, the code now looks like this:

    .....<style type="text/css">
    ig_ab9ca43_7{font-family:Verdana,Arial,Helvetica,sans-serif;font-size:11px;background-color:White;border-color:Silver;border-style:Solid;border-width:1px;width:200px;height:300px;padding-left:2px;overflow:auto;}
     .ig_ab9ca43_8{font-family:Verdana,Arial,Helvetica,sans-serif;font-size:11px;background-color:White;border-color:Silver;border-style:Solid;border-width:1px;padding-left:2px;overflow:auto;}
     .ig_ab9ca43_9{background-color:#151C55;color:White;}
     ....</style>
    <td class="ig_ab9ca43_2 igwg_rowStyleDefault"> ...

    Please notice the bold class, it is the only one supposed to be there; finally the look of the grid is very different than the expected.

    The infragistics app styling is disabled, page theme is enabled and other controls in the same page are getting the styles and skins properly.

    Could someone please help me out with this issue?

    Thanks in advance,

     Yasel Prado

     

    • Post Points: 5
Page 1 of 1 (1 items)
Powered by Community Server (Commercial Edition), by Telligent Systems