jQWidgets Forums

jQuery UI Widgets Forums Grid Memory leak issue

This topic contains 2 replies, has 2 voices, and was last updated by  williamtourinho 12 years ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
  • Memory leak issue #15395

    williamtourinho
    Participant

    Hi, I am sorry to insist with the memory leak issue, but this is a real problem. I know that javascript controls the garbage collection but even with updates of 45s the memory of the browser still increasing. After 1 hour of updates (changing my 2 grids source) the browser increases his memory about 100MB. If I stop the my timer the browser never cleans the memory until I refresh the page. Could you investigate this problem?
    Thank you!

    Memory leak issue #15396

    Peter Stoev
    Keymaster

    Hi williamtourinho,

    To release the memory associated to jqxGrid, use its ‘destroy’ method.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

    Memory leak issue #15399

    williamtourinho
    Participant

    Hi, using the ‘destroy’ method all text and checked items in the filterrow will disapear and takes more time to destroy the grid and creating it again than only changing the source. No other way to release the memory?
    Thank you!

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.