Forum
17:13
I'm not sure if this has been reported or not yet. Doing searches for IE8 yielded no results.
I'm using jQuery 1.3.2 and jqGrid 3.4.4. IE8 is rendering the "_empty" TR element (i.e. a hidden 1st row in the table which can be seen with Firebug or IE8's Developer Tools). This ends up showing up as a very short empty row before the first real row of data is displayed. Doing some sluething showed that on lines 1382 and 1383 of the grid.base.js file, Mozilla, Safari and Opera all get special CSS for the _empty row but IE does not. I went ahead and modified the Mozilla check to also include IE as follows:
if(isMoz || isMSIE) {$(trow).css({visibility:”collapse”});}
This cured the problem for IE8 but I've not tested against lesser versions of IE to see how they hold up. This issue shows itself while viewing the jqGrid demos too and I have been able to recreate it with just the bare essentials to get jqGrid to running with results.
Just thought I'd pass that on.
Most Users Ever Online: 715
Currently Online:
48 Guest(s)
Currently Browsing this Page:
1 Guest(s)
Top Posters:
OlegK: 1255
markw65: 179
kobruleht: 144
phicarre: 132
YamilBracho: 124
Renso: 118
Member Stats:
Guest Posters: 447
Members: 11373
Moderators: 2
Admins: 1
Forum Stats:
Groups: 1
Forums: 8
Topics: 10592
Posts: 31289
Newest Members:
, razia, Prankie, psky, praveen neelam, greg.valainis@pa-tech.comModerators: tony: 7721, Rumen[Trirand]: 81
Administrators: admin: 66