Sigma Php Ajax framework, Ajax Components, GUI Builder
May 17, 2012, 12:45:40 AM *
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: Frozen Column not displayed correctly in IE8  (Read 884 times)
tp6qw
Newbie
*
Posts: 2


View Profile
« on: May 20, 2010, 08:23:36 PM »

Hi~

Did anyone ever test Frozen Columns on IE8?
it seems the separater of Forzen Column (usually last one) would cover other columns which are after the forzen column.

Did anyone know how to fix this?

I grap the picture from here, the red regoin is what I said. Thx.
http://www.sigmawidgets.com/products/sigma_grid2/demos/example_column_frozen.html

« Last Edit: May 20, 2010, 11:05:42 PM by tp6qw » Logged
tp6qw
Newbie
*
Posts: 2


View Profile
« Reply #1 on: May 23, 2010, 08:02:44 PM »

               <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />

               or

                onComplete:function(grid){
                if($.browser.msie && $.browser.version=='8.0'){ $("#myGrid1_freeze_bodyDiv").css("left","-14px");}
                }
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!