<?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: Inline edit .saveRow()  from outside of grid</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/inline-edit-saverow-from-outside-of-grid</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/inline-edit-saverow-from-outside-of-grid/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on Inline edit .saveRow()  from outside of grid</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/inline-edit-saverow-from-outside-of-grid#p7752</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/inline-edit-saverow-from-outside-of-grid#p7752</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>As of 3.5 you can set clientArray in the url which do not make ajax call and just saves the row.</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Fri, 10 Jul 2009 06:49:01 +0300</pubDate>
        </item>
        <item>
        	<title>samuel on Inline edit .saveRow()  from outside of grid</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/inline-edit-saverow-from-outside-of-grid#p7712</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/inline-edit-saverow-from-outside-of-grid#p7712</guid>
        	        	<description><![CDATA[<p>Hi tony,</p>
<p>I&#39;ve resolved this - the row was edited, but left &#39;unsaved&#39; i.e. containing data and focus now off the grid,&#160; I wanted to mimic a save if the user clicked on a submit button elsewhere (outside the grid) leaving the row in an &#39;edit&#39; state with data</p>
<p>I can get the unsaved row details from the request and then process them on server side, rather than trying to call .saveRow from outside the grid and relying on the ajax call.</p>
<p>hope that made some sense!</p>
<p>thanks again.</p></p>
]]></description>
        	        	<pubDate>Wed, 08 Jul 2009 07:16:19 +0300</pubDate>
        </item>
        <item>
        	<title>tony on Inline edit .saveRow()  from outside of grid</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/inline-edit-saverow-from-outside-of-grid#p7708</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/inline-edit-saverow-from-outside-of-grid#p7708</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Is this row edited before - i.e before call saveRow you should call editRow.</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Wed, 08 Jul 2009 06:10:54 +0300</pubDate>
        </item>
        <item>
        	<title>samuel on Inline edit .saveRow()  from outside of grid</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/inline-edit-saverow-from-outside-of-grid#p7675</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/inline-edit-saverow-from-outside-of-grid#p7675</guid>
        	        	<description><![CDATA[<p>Hi i&#39;m trying to use a submit button outside of the grid to send a&#160; .saveRow() isthis possible in jqGrid?</p>
<p>We&#39;re using inline editing on a blank grid, a single click to edit a row and saving the data on selection of another row. All the above works fine.</p>
<p>We&#39;d like to be able to save the final row, after it&#39;s been edited when the user clicks the main submit button for the page. I have tied an onclick to this button which calls .saveRow() with the id of the last selected row.</p>
<p>the behaviour seems works occassionaly but inconsistently - but always throws an alert stating "Error Row: x Result: 0: Status: error" where x is the row selected for edit.&#160; the alert appears to be being raised on call to the server url.</p>
]]></description>
        	        	<pubDate>Tue, 07 Jul 2009 10:30:31 +0300</pubDate>
        </item>
</channel>
</rss>