<?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: problem with setFrozenColumns and rownumbers: true</title>
	<link>http://www.trirand.com/blog/?page_id=393/bugs/problem-with-setfrozencolumns-and-rownumbers-true</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/bugs/problem-with-setfrozencolumns-and-rownumbers-true/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>Robert Campbell on problem with setFrozenColumns and rownumbers: true</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/problem-with-setfrozencolumns-and-rownumbers-true#p29849</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/problem-with-setfrozencolumns-and-rownumbers-true#p29849</guid>
        	        	<description><![CDATA[<p>It seems these 2 items do not work well together. When they are both used the Frozen column header is enlarged and has a scroll. See here: <a href="http://www.lafvb.com/jqGrid/products.php" rel="nofollow" target="_blank">http://www.lafvb.com/jqGrid/products.php</a></p>
<p>I tried looking at it and the height changes in the setFrozenColumns: function() {</p>
<p>It is on these lines:</p>
<p>a(b.grid.fhDiv).append(c).mousemove(function(a) {<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; if (b.grid.resizing)<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; return b.grid.dragMove(a),<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; !1;<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; });</p>
<p>I think it has to do with the object (c) but now I&#39;m stuck.</p>
<p>Please help,</p>
<p>Thanks</p>
<p>Robert</p>
]]></description>
        	        	<pubDate>Thu, 14 Nov 2013 16:18:08 +0200</pubDate>
        </item>
</channel>
</rss>