<?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: addRowData not firing afterInsertRow event</title>
	<link>http://www.trirand.com/blog/?page_id=393/bugs/addrowdata-not-firing-afterinsertrow-event</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/addrowdata-not-firing-afterinsertrow-event/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on addRowData not firing afterInsertRow event</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/addrowdata-not-firing-afterinsertrow-event#p2497</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/addrowdata-not-firing-afterinsertrow-event#p2497</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Will be added. Thank you</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Mon, 13 Oct 2008 01:38:27 +0300</pubDate>
        </item>
        <item>
        	<title>donb on addRowData not firing afterInsertRow event</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/addrowdata-not-firing-afterinsertrow-event#p2495</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/addrowdata-not-firing-afterinsertrow-event#p2495</guid>
        	        	<description><![CDATA[<p>I think the solution is pretty easy, just add 1 line of code to grid.base.js in the module -</p>
<p>$.fn.addRowData = function(rowid,data,pos,src) {</p>
<p>...</p>
<p>&#160;&#160;&#160; t<strong>.p.afterInsertRow(row.id,data); // Fire the event</strong></p>
<p>&#160;&#160;&#160;&#160;t.updatepager();<br />&#160;&#160;&#160;&#160;success = true;<br />&#160;&#160;&#160;});<br />&#160;&#160;}<br />&#160;&#160;return success;</p>
</p>
<p>but perhaps this was not implemented for a good reason?</p>
]]></description>
        	        	<pubDate>Sun, 12 Oct 2008 22:27:36 +0300</pubDate>
        </item>
</channel>
</rss>