Sigma Php Ajax framework, Ajax Components, GUI Builder
May 21, 2012, 10:52:36 PM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News:
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: Display problem of treegrid group rows (V2.2 R901) in IE8  (Read 420 times)
ludwigl
Sr. Member
****
Posts: 47


View Profile
« on: July 30, 2010, 06:05:53 AM »

Hello,

the display of the caption of a group row in a treegrid does not work in InternetExplorer 8 (works fine in Firefox 3.6.8).

Please see the attached pictures and/or run the example in IE:

    append((new linb.UI.TreeGrid)
                .host(host,"treegrid2")
                .setDock("none")
                .setTop(100)
                .setHeight(100)
                .setHeader([{"id":"col1", "width":80, "type":"input", "caption":"col1"}, {"id":"col2", "width":80, "type":"label", "caption":"col2"}, {"id":"col3", "width":80, "type":"label", "caption":"col3"}])
                .setRows([{"id":"a", "caption":"01234567890123456789", "group":true, "cells":null}])
            );

Is it possible to fix this?

With best regards,

Ludwig
Logged
linb
Administrator
Hero Member
*****
Posts: 435


View Profile
« Reply #1 on: July 30, 2010, 08:27:24 PM »

Fixed!
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.7 | SMF © 2006-2008, Simple Machines LLC Valid XHTML 1.0! Valid CSS!