<?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 there a on row loaded event</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/is-there-a-on-row-loaded-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/help/is-there-a-on-row-loaded-event/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>Raif on is there a on row loaded event</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/is-there-a-on-row-loaded-event#p21332</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/is-there-a-on-row-loaded-event#p21332</guid>
        	        	<description><![CDATA[<p>hmm ok it occurs to me that perhaps those are just the first three and perhaps the only three parameters. &#160;I found ts.p.afterInsertRow.call(ts,rid,rd,xmlr) in the code base but I guess who the hell knows. &#160;but the first three parameters are as described above.</p>
<p>R</p>
]]></description>
        	        	<pubDate>Fri, 17 Dec 2010 20:58:11 +0200</pubDate>
        </item>
        <item>
        	<title>Raif on is there a on row loaded event</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/is-there-a-on-row-loaded-event#p21331</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/is-there-a-on-row-loaded-event#p21331</guid>
        	        	<description><![CDATA[<p>eh, found it, undocumented but there none the less&#160;</p>
<p>afterInsertRow(ts,rid,rd,xmlr)&#160;</p>
<p>where ts appears to be the rowid, rid is a jquery object with the row data in it and rd is an array with the row data in it. &#160;</p>
<p>hope this helps some one.</p>
<p>r</p>
]]></description>
        	        	<pubDate>Fri, 17 Dec 2010 20:54:53 +0200</pubDate>
        </item>
        <item>
        	<title>Raif on is there a on row loaded event</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/is-there-a-on-row-loaded-event#p21330</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/is-there-a-on-row-loaded-event#p21330</guid>
        	        	<description><![CDATA[<p>I need an event that I can access that fires once each row is loaded so I can modify some of the cells on a row by row basis. &#160;is there any such event?</p>
<p>Thanks,</p>
<p>R</p>
<p>oh, I&#39;m using v.3.6.4</p>
]]></description>
        	        	<pubDate>Fri, 17 Dec 2010 20:33:30 +0200</pubDate>
        </item>
</channel>
</rss>