<?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: beforeSubmit for Inline editing</title>
	<link>http://www.trirand.com/blog/?page_id=393/feature-request/beforesubmit-for-inline-editing</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/beforesubmit-for-inline-editing/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>Reg on beforeSubmit for Inline editing</title>
        	<link>http://www.trirand.com/blog/?page_id=393/feature-request/beforesubmit-for-inline-editing#p1373</link>
        	<category>Feature Request</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/feature-request/beforesubmit-for-inline-editing#p1373</guid>
        	        	<description><![CDATA[<p>That works for me Tony; I&#39;m very happy to have you do it the best way for everyone.</p>
<p>Reg</p>
]]></description>
        	        	<pubDate>Mon, 04 Aug 2008 05:13:36 +0300</pubDate>
        </item>
        <item>
        	<title>tony on beforeSubmit for Inline editing</title>
        	<link>http://www.trirand.com/blog/?page_id=393/feature-request/beforesubmit-for-inline-editing#p1372</link>
        	<category>Feature Request</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/feature-request/beforesubmit-for-inline-editing#p1372</guid>
        	        	<description><![CDATA[<p>Reg,</p>
<p>Thank you for this. It have sence, but currently adding too much parameters to this method (it have 7 or 8&#160; for now) is not good approach.</p>
<p>I consider the possibility to change this something like:</p>
<p>editRow(rowid, params) where params is a object where you can put parameters in arbitrary order. I mean:</p>
<p>params = { keys: true, beforeSubmit: function ......}</p>
<p>The problem here is that the existing users should not change thier code. Maybe before I speak about this. I will search for good solution about this.</p>
</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Mon, 04 Aug 2008 05:11:51 +0300</pubDate>
        </item>
        <item>
        	<title>Reg on beforeSubmit for Inline editing</title>
        	<link>http://www.trirand.com/blog/?page_id=393/feature-request/beforesubmit-for-inline-editing#p1356</link>
        	<category>Feature Request</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/feature-request/beforesubmit-for-inline-editing#p1356</guid>
        	        	<description><![CDATA[<p>Hi Tony,</p>
<p>I&#39;m using keys=true in inline editing, so when the operator presses &#60;Enter&#62;, the save happens. What I don&#39;t see is a way of checking that the row is complete before heading to the server; what would be nice is something like&#160;the beforeSubmit function in form editing.</p>
<p>Ideally,&#160;if this function returns false,&#160;the saving stops and leaves the row in edit mode.</p>
<p>This could be&#160;added as the 7th function on the editRow method and the 9th in saveRow, not really logical, but&#160;avoids messing&#160;up existing code.</p>
<p>The reason this is important is that when using a select/dropdown in the row, there is a habit of scrolling to highlight the one you want and then pressing &#60;Enter&#62; to select it. It&#39;s burned me a lot of times and I&#39;m sure my clients will hate it if it happens to them.</p>
<p>Thanks</p>
<p>Reg</p>
]]></description>
        	        	<pubDate>Sat, 02 Aug 2008 20:17:52 +0300</pubDate>
        </item>
</channel>
</rss>