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
ie 7/8 issues (not trailing comma)
21/07/2010
00:54
Avatar
wdewind
Member
Members
Forum Posts: 3
Member Since:
21/07/2010
sp_UserOfflineSmall Offline

Hi guys,

Using jqgrid, grids load fine in FF, don't load at all in ie7 or 8 and give the error:

'undefined' is null or not an object

line 53 char 427 in jquery.jqGrid.min.js

I've tried jQuery 1.3.2 and 1.4.2 and both give the same error, I've run both the JSON and my code through lint to make sure there are no trailing commas (usually what takes out IE when FF is working in my experience).

Any idea what's going on on line 53 that I might be missing?  If not, where can I find an unminified version of jqgrid so I can debug this?

Thanks,

Will

21/07/2010
17:46
Avatar
wdewind
Member
Members
Forum Posts: 3
Member Since:
21/07/2010
sp_UserOfflineSmall Offline

I got the unminified from github.  Here is where it is failing in IE7/8 (lines 1172-1184 of http://github.com/tonytomov/jq.....id.base.js, it fails on 1180):

while (i<len) {
                cur = drows[i];
                idr = $.jgrid.getAccessor(cur,idn);
                if(idr === undefined) {
                    idr = br+i;
                    if(f.length===0){
                        if(dReader.cell){
                            var ccur = cur[dReader.cell];
                            idr = ccur[idn] || idr;  // IT FAILS ON THIS LINE, 1180
                            ccur=null;
                        }
                    }
                }

any guesses?

21/07/2010
18:20
Avatar
wdewind
Member
Members
Forum Posts: 3
Member Since:
21/07/2010
sp_UserOfflineSmall Offline

figured it out

Forum Timezone: Europe/Sofia

Most Users Ever Online: 715

Currently Online:
55 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