<?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: Form Edits -- multiple Updates without quitting Form</title>
	<link>http://www.trirand.com/blog/?page_id=393/bugs/form-edits-multiple-updates-without-quitting-form</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/bugs/form-edits-multiple-updates-without-quitting-form/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on Form Edits -- multiple Updates without quitting Form</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/form-edits-multiple-updates-without-quitting-form#p13949</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/form-edits-multiple-updates-without-quitting-form#p13949</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>If I understand right you should use setTimeout function in this situation.</p>
<p>Best Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Fri, 15 Jan 2010 18:57:46 +0200</pubDate>
        </item>
        <item>
        	<title>Markus on Form Edits -- multiple Updates without quitting Form</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/form-edits-multiple-updates-without-quitting-form#p13937</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/form-edits-multiple-updates-without-quitting-form#p13937</guid>
        	        	<description><![CDATA[<p>Situation: When Updating a Datagrid row with Form Edit, calling getGridParam will not give correct rownumbers ( only before first clicking on save button) when saving data without quitting the form.</p>
<p>For updating the datagrid, I have to get the actual Datagrid row with parseInt($(Me.selector).getGridParam(&#39;selrow&#39;)) , which gives me the actual rownumber of the grid.</p>
<p>This works fine the first time in the onclickSubmit event. When I don&#39;t close the Edit Form and I click the save button the second time with changed data, the getGridParam(&#39;selrow&#39;)) gives me not the correct value of the selected row, instead it returns null as selected row.</p>
<p>To overcome this problem, I have to close the form and reopen it again with the same selected row. Thus I added &#39;closeAfterEdit&#39; Option to true.</p>
<p>Could be good, if this minimal bug, wich you don&#39;t see immediately, could be taken away.</p>
<p>Thanks in advance</p>
<p>Markus, CH</p></p>
]]></description>
        	        	<pubDate>Fri, 15 Jan 2010 15:01:52 +0200</pubDate>
        </item>
</channel>
</rss>