yoemprendoasc

Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Author
    Replies
  • in reply to: memory leak problem #100513
    yoemprendoasc
    Participant

    Hi! Got a similar problem here.

    I'm testing with Win7+Chrome and measuring memory with Chrome task manager and profiler.

    Whenever I need to cicle trough a code like this, the grid is destroyed but the memory is never released.

    $('#grid_container > #grid').jqGrid('GridDestroy');
    $('#grid_container').html('

    ');
    $('#grid_container > #grid').jqGrid({ ... });

    Is there anything else that needs to be done to free the memory after destroying the grid (and before creating a new one)???

    in reply to: Memory is never released #100512
    yoemprendoasc
    Participant

    Same problem here. Please, anyone?

Viewing 2 replies - 1 through 2 (of 2 total)

Stay connected with us in your favorite flavor!