Hi,
I’ve put a JavaScript set interval function around your jqGrid plug-in’s Ajax process with a 5 second interval. After about 1 minute in both Firefox and IE7 the memory usage statistics show that between 500K and 1000K is leaked per minute.
The problem appears to be the emptyRows function in conjunction with the AddXmlData function.
I say this because if I comment out this line (see below)in addXmlData no memory is leaked:
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top