<?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: keep vertical scrolling</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/keep-vertical-scrolling</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/keep-vertical-scrolling/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>sasha_gu on keep vertical scrolling</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/keep-vertical-scrolling#p10814</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/keep-vertical-scrolling#p10814</guid>
        	        	<description><![CDATA[<p>And how to get access to the property through ts.grid.bDiv.scrollTop jQuery("# list"). ?  <br /> I do not know much jQuery</p></p>
]]></description>
        	        	<pubDate>Sun, 18 Oct 2009 05:10:43 +0300</pubDate>
        </item>
        <item>
        	<title>Rumen[Trirand] on keep vertical scrolling</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/keep-vertical-scrolling#p10809</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/keep-vertical-scrolling#p10809</guid>
        	        	<description><![CDATA[<p>I believe you can pretty much use the same logic, save the scrollTop before grid reload</p>
</p>
<p>var savedScrollTop = ts.grid.bDiv.scrollTop</p>
</p>
<p>and then restore it in the "gridComplete" event, instead of reseting to 0 (as is the original source). Will this work?</p>
</p>
<p>Rumen Stankov</p>
<p>Trirand</p>
]]></description>
        	        	<pubDate>Sun, 18 Oct 2009 03:33:06 +0300</pubDate>
        </item>
        <item>
        	<title>sasha_gu on keep vertical scrolling</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/keep-vertical-scrolling#p10805</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/keep-vertical-scrolling#p10805</guid>
        	        	<description><![CDATA[<p>How to keep vertical scrolling after reload data?</p>
</p>
<p>temporal solution: comment a line <br />if(!ts.p.treeGrid&#38;&#38;!ts.p.scroll){/*ts.grid.bDiv.scrollTop=0;*/ in source code<span class="spell" style="color: #cc0000;"> </span></p>
]]></description>
        	        	<pubDate>Sat, 17 Oct 2009 15:13:01 +0300</pubDate>
        </item>
</channel>
</rss>