<?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: saveRow client array sucessFunc / events</title>
	<link>http://www.trirand.com/blog/?page_id=393/feature-request/saverow-client-array-sucessfunc-events</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/feature-request/saverow-client-array-sucessfunc-events/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on saveRow client array sucessFunc / events</title>
        	<link>http://www.trirand.com/blog/?page_id=393/feature-request/saverow-client-array-sucessfunc-events#p16839</link>
        	<category>Feature Request</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/feature-request/saverow-client-array-sucessfunc-events#p16839</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Sorry you use the minified code. The clear way is to post the fix on the non minified code.</p>
<p>Will not consider this to be added for now, because of the above comment.</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Sun, 02 May 2010 14:17:20 +0300</pubDate>
        </item>
        <item>
        	<title>bakesteve on saveRow client array sucessFunc / events</title>
        	<link>http://www.trirand.com/blog/?page_id=393/feature-request/saverow-client-array-sucessfunc-events#p16606</link>
        	<category>Feature Request</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/feature-request/saverow-client-array-sucessfunc-events#p16606</guid>
        	        	<description><![CDATA[<p>I need to call a function after saveRow has completed but using clientArray rather than server postback.</p>
<p>Ideally, I would pass in the successFunc to saveRow (or via editRow) and thsi would be called, but that does not happen.</p>
</p>
<p>I have modified the code to:</p>
<p>if (i == "clientArray") {<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; b = a.extend({}, b, k); c.p.autoencode &#38;&#38; a.each(b, function(m, e) { b[m] = a.jgrid.htmlDecode(e) });<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; l = a(c).jqGrid("setRowData", d, b);<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; a(p).attr("editable", "0"); for (g = 0; g &#60; c.p.savedRow.length; g++)<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; if (c.p.savedRow[g].id == d) { r = g; break } r &#62;= 0 &#38;&#38; c.p.savedRow.splice(r, 1);<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; a.isFunction(n) &#38;&#38; n(d, l);<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; a.isFunction(t) ? t(d) : true; //inserted line<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; } else {</p>
<p>can this be added in a future version?</p>
<p>Also, there are a number of events called on edit/savecell, but there are not for saveRow - are there plans to add this?</p>
]]></description>
        	        	<pubDate>Thu, 22 Apr 2010 19:38:08 +0300</pubDate>
        </item>
</channel>
</rss>