<?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: Is afterInsertRow still working in 3.8 beta?</title>
	<link>http://www.trirand.com/blog/?page_id=393/bugs/is-afterinsertrow-still-working-in-3-8-beta</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/is-afterinsertrow-still-working-in-3-8-beta/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>sho on Is afterInsertRow still working in 3.8 beta?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/is-afterinsertrow-still-working-in-3-8-beta#p19477</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/is-afterinsertrow-still-working-in-3-8-beta#p19477</guid>
        	        	<description><![CDATA[<p>Hi,</p>
</p>
<p>The loadComplete/getDataIDs combination does work in my case.</p>
</p>
<p>Thanks guys!</p>
]]></description>
        	        	<pubDate>Thu, 02 Sep 2010 10:36:23 +0300</pubDate>
        </item>
        <item>
        	<title>sho on Is afterInsertRow still working in 3.8 beta?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/is-afterinsertrow-still-working-in-3-8-beta#p19409</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/is-afterinsertrow-still-working-in-3-8-beta#p19409</guid>
        	        	<description><![CDATA[<p>Hi,</p>
</p>
<p>I did not set gridview to true. I should probably set it for a better speed and try the getDataIDs function, I&#39;ll let you guys know how that turns out. By the way, I&#39;m doing this for implementing the contextMenu plugin.</p>
</p>
<p>Thanks for your help 🙂</p>
<p>Best regards,</p>
]]></description>
        	        	<pubDate>Mon, 30 Aug 2010 10:39:49 +0300</pubDate>
        </item>
        <item>
        	<title>OlegK on Is afterInsertRow still working in 3.8 beta?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/is-afterinsertrow-still-working-in-3-8-beta#p19376</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/is-afterinsertrow-still-working-in-3-8-beta#p19376</guid>
        	        	<description><![CDATA[<p>Probebly you use <strong>gridview:true</strong>? I recommend you don&#39;t use <strong>afterInsertRow</strong> anytime. Instead of that you can do any changes in jqGeid inside of <a href="/jqgridwiki/doku.php?id=wiki:events#list_of_events" target="_blank">loadComplete</a> event. You can use <a href="/jqgridwiki/doku.php?id=wiki:methods#grid_related_methods" target="_blank">getDataIDs</a> to get IDs of all rows from the jqGrid and make all changes which you need. The parameter <strong>gridview:true</strong> is good to use. Another way is usage of the <a href="/jqgridwiki/doku.php?id=wiki:custom_formatter" target="_blank">custom formatter</a> and <a href="/jqgridwiki/doku.php?id=wiki:custom_formatter#unformatting" target="_blank">custom unfrmatter</a>. This way can allow you to produce any cell contain in the jqGris.</p>
<p>Best regards<br />Oleg</p>
]]></description>
        	        	<pubDate>Fri, 27 Aug 2010 19:06:53 +0300</pubDate>
        </item>
        <item>
        	<title>tony on Is afterInsertRow still working in 3.8 beta?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/is-afterinsertrow-still-working-in-3-8-beta#p19373</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/is-afterinsertrow-still-working-in-3-8-beta#p19373</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>/* &#8230; &#160;the rest &#8230; */</p>
<p>is very important</p>
</p>
<p>how is the gridview options set?</p>
<p><a href="http://www.trirand.com/jqgridwiki/doku.php?id=wiki:options" rel="nofollow" target="_blank"><a href="http://www.trirand.com/jqgridw" rel="nofollow">http://www.trirand.com/jqgridw</a>.....ki:options</a></p>
</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Fri, 27 Aug 2010 18:58:09 +0300</pubDate>
        </item>
        <item>
        	<title>sho on Is afterInsertRow still working in 3.8 beta?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/is-afterinsertrow-still-working-in-3-8-beta#p19372</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/is-afterinsertrow-still-working-in-3-8-beta#p19372</guid>
        	        	<description><![CDATA[<p>Hi there,</p>
<p>This is the first time I post here... I&#39;ve been playing with jqGrid for 2 weeks now, I have to say I&#39;m very impressed! The 127 page documentation is very complete and helpful, thank you for the great work!</p>
</p>
<p>Back to topic, I&#39;m currently having an issue... does anyone know if the event "afterInsertRow" still works in 3.8 beta?</p>
<p>My code looks like this:</p>
</p>
<p><input type='button' class='sfcodeselect' name='sfselectit4331' value='Select Code' data-codeid='sfcode4331' /></p>
<div class='sfcode' id='sfcode4331'>
<p>$(&#34;#myGrid&#34;).jqGrid(</p>
<p>&#160;&#160; &#160;afterInsertRow : function (rowid, rowdata, rowelem) {</p>
<p>&#160;&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;$(&#34;#myDebugDiv&#34;).html(rowid);</p>
<p>&#160;&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;},</p>
<p>&#160;&#160;/* ... &#160;the rest ... */</p>
<p>);</p>
</div>
<p>The grid is displayed properly but myDebugDiv remains empty.</p>
<p>Any clue why?</p>
</p>
<p>Thanks!</p></p>
]]></description>
        	        	<pubDate>Fri, 27 Aug 2010 18:45:16 +0300</pubDate>
        </item>
</channel>
</rss>