<?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 editing and committing row edits</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/inline-editing-and-committing-row-edits</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-editing-and-committing-row-edits/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>syltech on Inline editing and committing row edits</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/inline-editing-and-committing-row-edits#p26794</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/inline-editing-and-committing-row-edits#p26794</guid>
        	        	<description><![CDATA[<p>For folks that have this same problem in the future, Oleg answered my Stack Overflow question. &#160;Setting the inlineNav&#39;s property restoreAfterSelect: false fixed this.</p>
]]></description>
        	        	<pubDate>Thu, 14 Jun 2012 17:23:19 +0300</pubDate>
        </item>
        <item>
        	<title>syltech on Inline editing and committing row edits</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/inline-editing-and-committing-row-edits#p26787</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/inline-editing-and-committing-row-edits#p26787</guid>
        	        	<description><![CDATA[<p>Also posted on Stack Overflow here: <a href="http://stackoverflow.com/questions/11021992/jqgrid-not-saving-inline-row-edits" rel="nofollow" target="_blank"><a href="http://stackoverflow.com/quest" rel="nofollow">http://stackoverflow.com/quest</a>.....-row-edits</a></p></p>
]]></description>
        	        	<pubDate>Wed, 13 Jun 2012 22:45:25 +0300</pubDate>
        </item>
        <item>
        	<title>syltech on Inline editing and committing row edits</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/inline-editing-and-committing-row-edits#p26784</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/inline-editing-and-committing-row-edits#p26784</guid>
        	        	<description><![CDATA[<p>Greetings. &#160;I&#39;m working with jqGrid 4.3.2 in an ASP.NET MVC 4 website, jQuery 1.7.2. &#160;There are several places in the application where jqGrid is used. &#160;My general setup right now is that all editing is done locally (loadonce: true and clientArray) with inline navigation and editing, and all grid data is posted to the server on form submit via AJAX calls. &#160;For the most part, I&#39;ve got things working pretty well. &#160;However, I&#39;ve run into some difficulty with row edits and at what events they are committed. &#160;To view the site (total work in progress), go here:</p>
<p><a href="http://goo.gl/dysfQ" rel="nofollow" target="_blank">http://goo.gl/dysfQ</a></p>
<p>The data on this site is totally mocked, so feel free to add/edit rows. &#160;If you add or edit a row and then click somewhere else on the page, the row edit is not saved. &#160;The user has to hit the enter key somewhere during the row edit in order to save the row. &#160;</p>
<p>I touched on this a little bit in a Stack Overflow question that Oleg was kind enough to answer (<a href="http://goo.gl/tB3Ex" rel="nofollow" target="_blank">http://goo.gl/tB3Ex</a>). &#160;Is there a way to commit a row edit other than when the enter key is pressed, like when the row loses focus maybe?</p>
]]></description>
        	        	<pubDate>Wed, 13 Jun 2012 21:08:54 +0300</pubDate>
        </item>
</channel>
</rss>