<?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: some bugs in position of frozen dives</title>
	<link>http://www.trirand.com/blog/?page_id=393/bugs/some-bugs-in-position-of-frozen-dives</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/some-bugs-in-position-of-frozen-dives/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on some bugs in position of frozen dives</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/some-bugs-in-position-of-frozen-dives#p25541</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/some-bugs-in-position-of-frozen-dives#p25541</guid>
        	        	<description><![CDATA[<p>Hello Oleg,</p>
<p>About</p>
<p>to call <strong>_complete</strong> at the end of <strong>setFrozenColumns</strong>.</p>
<p>I&#39;m not surue if this is ok. This should mybe happen only if datatype is local.</p>
<p>In other cases this will be callled twice and imagine we have a relative number of rows it will cause confusions.</p>
<p>I will think how to overcome this.</p>
</p>
<p>I should test the other cases</p>
<p>Many thanks</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Wed, 28 Dec 2011 14:30:22 +0200</pubDate>
        </item>
        <item>
        	<title>OlegK on some bugs in position of frozen dives</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/some-bugs-in-position-of-frozen-dives#p25533</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/some-bugs-in-position-of-frozen-dives#p25533</guid>
        	        	<description><![CDATA[<p>Hello Tony,</p>
<p>during my first expiriences with the frozen column I fond some small bugs in the implementation. I described all problems detailed <a href="http://stackoverflow.com/a/8620574/315935" target="_blank">here</a>.</p>
<p>The main suggestions are:</p>
<ul>
<li>to call <strong>_complete</strong> at the end of <strong>setFrozenColumns</strong>.</li>
<li>to introduce <strong>fixPositionsOfFrozenDivs</strong> function which uses <a href="http://api.jquery.com/position/" target="_blank">jQuery.position</a>&#160;and <a href="http://api.jquery.com/css/" target="_blank">jQuery.css</a> to fix the position of the frozen dives after operations like call of <strong>setCaption</strong>&#160;method.</li>
</ul>
<p>Probably you has a better idea how to fix position of the frozen dives. In any way some additionaly code shoulc be added in the <strong>setCaption</strong>&#160;method. Other changes like setting the grid width can also follow to the wrond position of the frozen dives. So having some universal method like <strong>fixPositionsOfFrozenDivs</strong>&#160;which fix the postion of frozen dives I find practical.</p>
<p>Best regards<br />Oleg&#160;</p>
]]></description>
        	        	<pubDate>Mon, 26 Dec 2011 22:14:08 +0200</pubDate>
        </item>
</channel>
</rss>