Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    ListGrid Header not correctly IE

    I actually upgraded my Application from SmartGwtPower 2.3 to SmartGwtPower 2.5 using the latest nightly build (due to the EnterpriseBlue Theme issue - i use the nightly build)

    In IE 8 (which is the target platform) i have the issue that the List Grid Header Fields are not correctly rendered (see screenshot attached)

    In Firefox its ok (see screenshot)

    Can someone point me to the right direction - to get Smartgwt 2.5 running in IE!
    Under 2.3 everything was fine !
    Attached Files

    #2
    Your skin isn't loading at all. If you happen to be using the EnterpriseBlue skin, you need this patch.

    Comment


      #3
      But i am USING the LATEST NIGHTLY BUILD - also before using the nightly build - i tried the "release" version and then the UI had that "gray" skin !

      Thats why i tried the nightly build - and all other items render correctly (window, forms, buttons, layouts) only the ListGrid does not render correctly.

      Also it is working under Firefox - correctly!

      Should i use that "Patch" with the nightly build in combination, and why is it working in Firefox ?

      Comment


        #4
        If you have a nightly build, you don't need the patch, but you may need to run a GWT compile and clear your browser cache to flush out resources from the older build.

        Comment

        Working...
        X