<?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: getCol count always wrong result</title>
	<link>http://www.trirand.com/blog/?page_id=393/bugs/getcol-count-always-wrong-result</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/getcol-count-always-wrong-result/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>alex_2 on getCol count always wrong result</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/getcol-count-always-wrong-result#p27449</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/getcol-count-always-wrong-result#p27449</guid>
        	        	<description><![CDATA[<p>hi toni,</p>
<p>using&#160;</p>
<p>&#160;alert($("#grid").jqGrid(&#39;getCol&#39;, &#39;customAge&#39;, false, &#39;count&#39;)); &#160;&#160;</p>
<p>always returns the correct count + 1 for me</p>
</p>
<p>for example:</p>
<p>alert(uneval($("#grid").jqGrid(&#39;getCol&#39;, &#39;customAge&#39;, true)));&#160;</p>
<p>-&#62; ["40"]</p>
<p>&#160;alert($("#grid").jqGrid(&#39;getCol&#39;, &#39;customAge&#39;, false, &#39;count&#39;));&#160;</p>
<p>-&#62; 2</p>
<p>also "avg" seems to user "count" and calculates sum / (count+1)</p>
]]></description>
        	        	<pubDate>Mon, 01 Oct 2012 14:51:24 +0300</pubDate>
        </item>
</channel>
</rss>