Forum

November 2nd, 2014
A A A
Avatar

Lost password?
Advanced Search

— Forum Scope —




— Match —





— Forum Options —





Minimum search word length is 3 characters - maximum search word length is 84 characters

The forums are currently locked and only available for read only access
sp_Feed Topic RSS sp_TopicIcon
The grid_bdiv's "_empty" TR element doesn't collapse in IE8
27/07/2009
17:13
Avatar
clafollett
Guest
Guests

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.

Forum Timezone: Europe/Sofia

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.com

Moderators: tony: 7721, Rumen[Trirand]: 81

Administrators: admin: 66

Comments are closed.
Privacy Policy   Terms and Conditions   Contact Information