<?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: afterInsertRow work ..but a strange thing happen</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/afterinsertrow-work-but-a-strange-thing-happen</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/afterinsertrow-work-but-a-strange-thing-happen/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>berus on afterInsertRow work ..but a strange thing happen</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/afterinsertrow-work-but-a-strange-thing-happen#p26570</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/afterinsertrow-work-but-a-strange-thing-happen#p26570</guid>
        	        	<description><![CDATA[<p>Hello again,</p>
<p>I wanto to use afterInsertRow for disable/hide subgrid button, as suggest&#160; by tony.</p>
<p>What happen ? .. It work but not affect the first three rows.</p>
<p>If I insert a setrowdata operation it work on all rows.</p>
<p>I can&#39;t understand why ..any suggestion ?</p>
</p>
<p>Thanks in advance</p>
<p>Berus</p>
<p>p.s. the grid start empty and is populated via xml data from server with a search&#160; as in the demo example "search big sets"</p>
</p>
<p><input type='button' class='sfcodeselect' name='sfselectit7112' value='Select Code' data-codeid='sfcode7112' /></p>
<div class='sfcode' id='sfcode7112'>afterInsertRow : function(rowid,rowdata,rowelem) {<br /> &#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;<br /> &#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;<br /> &#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160; //&#160; jQuery(&#34;#listino&#34;).jqGrid(&#39;setRowData&#39;,rowid,{alter:3});<br /> &#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;$(&#34;#&#34;+rowid+&#34; td:eq(0)&#34;).empty().unbind(&#34;click&#34;);<br /> &#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;<br /> &#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;},</div></p>
]]></description>
        	        	<pubDate>Fri, 11 May 2012 13:48:28 +0300</pubDate>
        </item>
</channel>
</rss>