Hello,
Attached below is a basic jqGrid example – to simulate auto-refresh conditions. I observed that all you need to do is add this option of subGrid (subGrid: true,) in the jqGrid options to start a memory leak. Without this options the iexplore leaks dissapear.
Am I not using the grid options correctly ? Attached is the code for this HTML page. This is observed in IE 8 when the start button is clicked after creating the Grid using the Create click.
I am using jqGrid 4.1.2 and jQuery 1.6.2.
Appreciate your inputs/suggestions on this.
-Caradee
——–
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top