<?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: How to get saveRow() to work?</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-get-saverow-to-work</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/how-to-get-saverow-to-work/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on How to get saveRow() to work?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-get-saverow-to-work#p14576</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/how-to-get-saverow-to-work#p14576</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Should be a saveCell maybe</p>
<p><a href="http://www.trirand.com/jqgridwiki/doku.php?id=wiki:cell_editing#methods" rel="nofollow" target="_blank"><a href="http://www.trirand.com/jqgridw" rel="nofollow">http://www.trirand.com/jqgridw</a>.....ng#methods</a></p>
<p>Do not mix cell editing with inline editing!</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Fri, 05 Feb 2010 12:27:05 +0200</pubDate>
        </item>
        <item>
        	<title>xxxvii on How to get saveRow() to work?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-get-saverow-to-work#p14521</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/how-to-get-saverow-to-work#p14521</guid>
        	        	<description><![CDATA[<p>i have following code:</p>
<p>var id = jQuery(&#39;#grid&#39;).jqGrid(&#39;getGridParam&#39;,&#39;selrow&#39;);<br />&#160;&#160; &#160;&#160;&#160; &#160;if(id){<br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160;&#160; jQuery(&#39;#htmlTable&#39;).jqGrid(&#39;setCell&#39;,id,&#39;logname&#39;,"test");<br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;jQuery(&#39;#htmlTable&#39;).jqGrid(&#39;saveRow&#39;,id);<br />&#160;&#160; &#160;&#160;&#160;&#160; }</p>
<p>&#160;&#160; &#160;&#160;&#160; &#160; else alert("Please select Row");</p>
<p>function saveRow() dont post any data to server, but if i do some operation from form with submit button all ok, so seems server side working, can anybody help with this issue?</p></p>
]]></description>
        	        	<pubDate>Wed, 03 Feb 2010 18:34:17 +0200</pubDate>
        </item>
</channel>
</rss>