ParamQuery grid support forum

General Category => Help for ParamQuery Grid (free version) => Topic started by: harshboss on July 24, 2014, 08:19:04 pm

Title: memory leak issues when binding 9000 records without paging
Post by: harshboss on July 24, 2014, 08:19:04 pm
Dear All,
I am using pqGrid plugin, i am facing one issues when binding records to grid. If i am use paging then no issue comes with 9k+ records
but when I am not set paging and directly bind all records on single page then it will take so much time and give different types of error comes as localhost not responding , not enoght time to execute.
Title: Re: memory leak issues when binding 9000 records without paging
Post by: paramvir on July 25, 2014, 08:46:12 pm
Does it take long time in loading of 9k+ records from server or scrolling the viewport.

It would be helpful to identify the bottleneck in your case if you could provide a test case.

http://jsfiddle.net/LAgZx/348/