<?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: onSelectAll not firing</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/onselectall-not-firing</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/onselectall-not-firing/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>danbowles on onSelectAll not firing</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/onselectall-not-firing#p16830</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/onselectall-not-firing#p16830</guid>
        	        	<description><![CDATA[<p>Nice :).&#160; Thanks, Tony!</p>
]]></description>
        	        	<pubDate>Sat, 01 May 2010 17:24:08 +0300</pubDate>
        </item>
        <item>
        	<title>tony on onSelectAll not firing</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/onselectall-not-firing#p16828</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/onselectall-not-firing#p16828</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Thanks. This is a bug. I fixed it in the GitHub</p>
<p><a href="http://github.com/tonytomov/jqGrid/commit/206bb8bbb8f7d0edf04ffbe841fabaaddc0b9693" rel="nofollow" target="_blank"><a href="http://github.com/tonytomov/jq" rel="nofollow">http://github.com/tonytomov/jq</a>.....addc0b9693</a></p>
</p>
<p>Best Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Sat, 01 May 2010 11:31:31 +0300</pubDate>
        </item>
        <item>
        	<title>danbowles on onSelectAll not firing</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/onselectall-not-firing#p16823</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/onselectall-not-firing#p16823</guid>
        	        	<description><![CDATA[<p>Actually, I am still having an odd problem. &#160;If I don&#39;t specifiy onSelectAll when creating the jqGrid, and specify onSelectAll later, the event won&#39;t fire correctly.</p>
</p>
<p>If, however, I set onSelectAll to some empty anonymous function, then later set onSelectAll to be my own function, it works. &#160;Is this a known bug?</p>
]]></description>
        	        	<pubDate>Fri, 30 Apr 2010 17:53:17 +0300</pubDate>
        </item>
        <item>
        	<title>danbowles on onSelectAll not firing</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/onselectall-not-firing#p16696</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/onselectall-not-firing#p16696</guid>
        	        	<description><![CDATA[<p>Gah! &#160;That makes sense :). &#160;Thanks a lot, Tony! 😀</p>
]]></description>
        	        	<pubDate>Mon, 26 Apr 2010 14:46:00 +0300</pubDate>
        </item>
        <item>
        	<title>tony on onSelectAll not firing</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/onselectall-not-firing#p16688</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/onselectall-not-firing#p16688</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>You should do it like this:</p>
<p><input type='button' class='sfcodeselect' name='sfselectit490' value='Select Code' data-codeid='sfcode490' /></p>
<div class='sfcode' id='sfcode490'>
<p>$(&#39;#grid&#39;).jqGrid(&#39;setGridParam&#39;,{onSelectAll: function(row, status) {alert("OMG!");}});</p>
</div>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Mon, 26 Apr 2010 14:11:57 +0300</pubDate>
        </item>
        <item>
        	<title>danbowles on onSelectAll not firing</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/onselectall-not-firing#p16610</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/onselectall-not-firing#p16610</guid>
        	        	<description><![CDATA[<p>I am trying to set the onSelectAll parameter to call a function and nothing happens when I click the header checkbox.</p>
<p>I have multiselect: true.</p>
</p>
<p>Here is the code I&#39;m using to set the param:</p>
</p>
<p><input type='button' class='sfcodeselect' name='sfselectit6185' value='Select Code' data-codeid='sfcode6185' /></p>
<div class='sfcode' id='sfcode6185'>
<p>$grid.setGridParam({onSelectAll: function(row, status) {alert(&#34;OMG!&#34;);}});</p>
<p>$(&#39;#grid&#39;).jqGrid(&#39;setGridParam&#39;,&#39;onSelectAll&#39;, function(){alert(&#34;OMG&#34;);});</p>
</div>
<p>Neither line of code works. &#160;I click the header checkbox and no alertbox.</p>
</p>
<p>I will say this, however - you have developed one incredible jQuery plug-in. &#160;It has saved me so much time/energy - thanks!</p>
]]></description>
        	        	<pubDate>Thu, 22 Apr 2010 22:47:24 +0300</pubDate>
        </item>
</channel>
</rss>