We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

Memory Leak

Hi Support,

I am using the javascript MVC ejGrid from the following file and version.

filename: ej.web.all.min.js
version : 12.2.0.36

I have a web page that utilizes SignalR for live data feeds and refreshing the grid with a new array of JSON whenever SignalR notifies the web page.  What I have noticed is that when the page is in long running state, the IE + Chrome memory grows.  I was wondering if there's any known memory leaks with the ejGrid.  All I am doing is making the call below whenever SignalR sends data to the web page.

$("#Grid").ejGrid("dataSource", jsonArrayData);

Please let me know.

Thanks.

2 Replies

DA Dan February 26, 2015 06:11 PM UTC

Hi Support,

Any updates on this?

Thanks.


AS Alan Sangeeth S Syncfusion Team February 27, 2015 09:36 AM UTC

Hi Dan,

We are sorry for the inconvenience caused.

We are unable to reproduce the “Memory Leakage issue with Grid Datasource update”. We have created a simple sample based on your requirement with the video demonstration and the same can be downloaded from below link.

Sample: http://www.syncfusion.com/downloads/support/directtrac/118327/EJGrid_3521f1c7409359564-870725504.zip

Video: http://www.syncfusion.com/downloads/support/directtrac/118327/Memory1050737046.zip

Could you please reproduce the issue in the above sample and send us back so that we could sort out the cause of the issue and provide you a response as early as possible?

Please let us know if you have any queries.

Regards,
Alan Sangeeth S



Loader.
Live Chat Icon For mobile
Up arrow icon