<?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: Virtual Scroll and refreshGrid</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/virtual-scroll-and-refreshgrid</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/virtual-scroll-and-refreshgrid/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>prakashbande on Virtual Scroll and refreshGrid</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/virtual-scroll-and-refreshgrid#p29096</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/virtual-scroll-and-refreshgrid#p29096</guid>
        	        	<description><![CDATA[<p>Hi,</p>
</p>
<p>I am using virtual scrolling with loadonce:false, datatype:json. I have 140000 rows, every page I send 100 rows. All works fine i.e. as I scroll I see new requests going to server with appropriate value of page query parameter. So I scroll to page 3, then I trigger refreshGrid but then the request goes with page=1, instead of page=3, i.e. page is getting reset. What can be done so that refreshGrid trigger requests the same page and retains the scroll location. Somewhere in the code inside bind of refreshGrid, I forced it to execute populate instead of populateVisible and it kind of worked, but I am not sure if that the good answer.</p>
]]></description>
        	        	<pubDate>Tue, 02 Jul 2013 20:57:49 +0300</pubDate>
        </item>
</channel>
</rss>