<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
	<title>jQuery Grid Plugin - jqGrid - Topic: jqGrid Cannot Handle More Than ~1.5M Rows with Dynamic Loading/Scroll</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/jqgrid-cannot-handle-more-than-1-5m-rows-with-dynamic-loadingscroll</link>
	<description><![CDATA[Grid plugin]]></description>
	<generator>Simple:Press Version 5.7.5.3</generator>
	<atom:link href="http://www.trirand.com/blog/?page_id=393/help/jqgrid-cannot-handle-more-than-1-5m-rows-with-dynamic-loadingscroll/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on jqGrid Cannot Handle More Than ~1.5M Rows with Dynamic Loading/Scroll</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/jqgrid-cannot-handle-more-than-1-5m-rows-with-dynamic-loadingscroll#p30827</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/jqgrid-cannot-handle-more-than-1-5m-rows-with-dynamic-loadingscroll#p30827</guid>
        	        	<description><![CDATA[<p>Hello,<br />
Unfortunately this is a limitation in the grid and depend on the browser.<br />
In order to fix we need to rewrite the code for virtual scrolling, but I'm not sure that this will be done in the near future.</p>
<p>Kind Regards</p>
]]></description>
        	        	<pubDate>Tue, 08 Jul 2014 18:11:49 +0300</pubDate>
        </item>
        <item>
        	<title>Jason W on jqGrid Cannot Handle More Than ~1.5M Rows with Dynamic Loading/Scroll</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/jqgrid-cannot-handle-more-than-1-5m-rows-with-dynamic-loadingscroll#p30804</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/jqgrid-cannot-handle-more-than-1-5m-rows-with-dynamic-loadingscroll#p30804</guid>
        	        	<description><![CDATA[<p>I've got a sample table I'm using to build a proof of concept using jqGrid 4.6.0.Â  The sample table contains ~45M rows (the production tables will routinely be 800M-1B and could reach 5-6B rows).Â  I am dynamically loading 500 records at a time via JSON using a variation of the sample PHP script provided by your example.</p>
<p>I can see that there are 90,000+ pages, and the record count (1 to 500 of 45,000,000) shows correctly.Â  Unfortunately, I cannot page beyond 1,525,000-1,526,000 records no matter what I do.Â  I suspect this has something to do with the height of the DIVs in pixels generated by jqGrid.Â  In this case, when inspecting the element, I see a div with a height of 994357144px.Â  If I change scroll: 1 to scroll: false, it works just fine via pagination.</p>
<p>Is there some way to overcome this?Â  Has anyone else tested with 5M, 10M, 50M records and found success?Â  I really like jqGrid otherwise, but the scroll is a must.</p>
]]></description>
        	        	<pubDate>Wed, 02 Jul 2014 22:47:31 +0300</pubDate>
        </item>
</channel>
</rss>