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
"Out of memory in line 185" with IE
18/09/2009
18:57
Avatar
callistus
New Member
Members
Forum Posts: 2
Member Since:
19/09/2009
sp_UserOfflineSmall Offline

Hi,

I've used the 3.5.3 treegrid withJSON data, and works fine.  The grid has around 200 rows and each can be expanded.  I expand around 10 to 30 rows, and it works just fine with Firefox but occasionally I get “Out of memory in line 185″ error with IE8 and IE7.  I've installed the IE js memory leak detector and found that the OOM issue occurs at line 60 of grid.base.js inside the parse function.  Can this be fixed?  And just wondering what this eval is doing.

Line 60: return  eval('('+js+')');

Here is my call to create the treegrid:


$("#treegrid2").GridUnload();
$("#treegrid2").jqGrid({
treeGrid: true,
treeGridModel : 'adjacency',
ExpandColumn : 'Name',
url: 'jsp/getTreeGridData.jsp?reportId=9553919',
datatype: 'json',
mtype: 'POST',
colNames: ["Name","Relationship Type","Type","Status","Criticality","Owned By","Managed By","Support Group"],
colModel: [{"name":"NODEID","hidden":true,"key":true,"width":150,"sortable":false,"resizable":false},{"name":"Name","width":400,"sortable":false,"resizable":true},{"name":"RELATIONSHIPTYPE","width":150,"sortable":false,"resizable":true},{"name":"Type","width":100,"sortable":false,"resizable":true},{"name":"Status","width":100,"sortable":false,"resizable":true},{"name":"Criticality","width":100,"sortable":false,"resizable":true},{"name":"OwnedBy","width":100,"sortable":false,"resizable":true},{"name":"ManagedBy","width":100,"sortable":false,"resizable":true},{"name":"SupportGroup","width":100,"sortable":false,"resizable":true}],
width: docWidth,
height: 'auto',
rowNum: 2000,
pager : jQuery("#ptreegrid2"),
imgpath: 'themes/redmond/images'
});

Thanks,
Callsitus
21/09/2009
07:47
Avatar
tony
Sofia, Bulgaria
Moderator
Members

Moderators
Forum Posts: 7721
Member Since:
30/10/2007
sp_UserOfflineSmall Offline

Hello,

Thanks. Could yo please send a link to the problem.

Best Regards

Tony

For professional UI suites for Java Script and PHP visit us at our commercial products site - guriddo.net - by the very same guys that created jqGrid.

Forum Timezone: Europe/Sofia

Most Users Ever Online: 715

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