Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
60
Memory leakage in igGrid (IE only)
posted

Problem: Memory leakage in igGrid (IE only)

 

Description:

 

We are currently using igGrid throughout our application, we are running into a likely memory leakage issue with the igGrid component of the Infragisitcs jQuery Controls.

 

How to test:

 

  1. Create a dummy page with an igGrid  Control, bind it to a remote data source
  2. Open task manager and monitor the memory usage
  3. Refresh the screen and monitor the memory usage of the process
  4. Repeat step 4 and see the memory usage climb
  5. Once the memory usage reaches a limit on the client side, the page crashes and the grids are not rendered properly, the browser crashes and the application has to be restarted to render the page correctly.