<?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: Scroll not refreshing properly after setRowData with a Frozen Column</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/scroll-not-refreshing-properly-after-setrowdata-with-a-frozen-column</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/scroll-not-refreshing-properly-after-setrowdata-with-a-frozen-column/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on Scroll not refreshing properly after setRowData with a Frozen Column</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/scroll-not-refreshing-properly-after-setrowdata-with-a-frozen-column#p29589</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/scroll-not-refreshing-properly-after-setrowdata-with-a-frozen-column#p29589</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Thanks for sharing this.</p>
<p>Regards</p>
]]></description>
        	        	<pubDate>Wed, 02 Oct 2013 12:28:15 +0300</pubDate>
        </item>
        <item>
        	<title>bcrosen on Scroll not refreshing properly after setRowData with a Frozen Column</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/scroll-not-refreshing-properly-after-setrowdata-with-a-frozen-column#p29582</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/scroll-not-refreshing-properly-after-setrowdata-with-a-frozen-column#p29582</guid>
        	        	<description><![CDATA[<p>Since the grid fixes itself when it is scrolled, the best workaround I could find for this is to scroll it one pixel from the left like this:</p>
</p>
<p>$(".ui-jqgrid-bdiv").scrollLeft(1);</p></p>
]]></description>
        	        	<pubDate>Mon, 30 Sep 2013 21:33:06 +0300</pubDate>
        </item>
        <item>
        	<title>bcrosen on Scroll not refreshing properly after setRowData with a Frozen Column</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/scroll-not-refreshing-properly-after-setrowdata-with-a-frozen-column#p29581</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/scroll-not-refreshing-properly-after-setrowdata-with-a-frozen-column#p29581</guid>
        	        	<description><![CDATA[<p>I am using version 4.5.2 and am currently experiencing the same problem.</p>
]]></description>
        	        	<pubDate>Mon, 30 Sep 2013 20:39:03 +0300</pubDate>
        </item>
        <item>
        	<title>thor1982 on Scroll not refreshing properly after setRowData with a Frozen Column</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/scroll-not-refreshing-properly-after-setrowdata-with-a-frozen-column#p25547</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/scroll-not-refreshing-properly-after-setrowdata-with-a-frozen-column#p25547</guid>
        	        	<description><![CDATA[<p>I have a single Frozen Column. And after I call setRowData, the grid changes like it should and the grid scrollbar returns where it should be. However the Frozen Column has jumped to the top.</p>
</p>
<p>All I have to do is grab the scrollbar and move it up or down and the frozen column fixes itself.</p>
</p>
<p>So my quesiton is, is there a method I can call to re-align the frozen column with the rest of the grid? (I can just call this after I call setRowData and everything will be fine)</p>
</p>
<p>Thanks!</p>
]]></description>
        	        	<pubDate>Thu, 29 Dec 2011 16:52:32 +0200</pubDate>
        </item>
</channel>
</rss>