<?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: formedit; postit; reloadgrid question</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/formedit-postit-reloadgrid-question</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/formedit-postit-reloadgrid-question/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>Janooo on formedit; postit; reloadgrid question</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/formedit-postit-reloadgrid-question#p8453</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/formedit-postit-reloadgrid-question#p8453</guid>
        	        	<description><![CDATA[<p>Tony,</p>
<p>When the edit window stays opened then the formedit hidden fields are not being updated by postIt() after submit.</p>
<p>One solution (but not perfect due to the delay) is:</p>
<p style="padding-left: 30px;">if (!rp_ge.closeAfterEdit) setTimeout(function() { fillData(postdata.id, $t, frmgr); }, 1000);</p>
<p style="padding-left: 30px;">// at the end of postIt()/ajax/complete function</p>
</p>
<p>I have another solution similar to one I posted for the inlinedit.</p>
<p>Let me know if you are interested in that one.</p>
<p>Regards,</p>
<p>Jano</p>
]]></description>
        	        	<pubDate>Tue, 11 Aug 2009 13:04:01 +0300</pubDate>
        </item>
        <item>
        	<title>Janooo on formedit; postit; reloadgrid question</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/formedit-postit-reloadgrid-question#p8374</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/formedit-postit-reloadgrid-question#p8374</guid>
        	        	<description><![CDATA[<p>False alarm, I had some forgotten functionality in &#39;onSelectRow&#39; event that caused the issue. Everything is fine now.</p>
</p>
<p>By the way. Your loader script includes json2.js but I was not able to find the file  in the 3.5 download.</p>
</p>
<p>Regards,<br />Jano</p>
</p>
<p>Quick question: How I can check if my grid is behind a modal edit window?</p>
]]></description>
        	        	<pubDate>Fri, 07 Aug 2009 13:16:36 +0300</pubDate>
        </item>
        <item>
        	<title>tony on formedit; postit; reloadgrid question</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/formedit-postit-reloadgrid-question#p8353</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/formedit-postit-reloadgrid-question#p8353</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Could you reproduce this on jqGrid Demo site?</p>
<p>I can not do this.</p>
<p>Also check that you have uniquie rowid&#39;s - Not sure, but I think that this is the problem.</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Fri, 07 Aug 2009 00:27:38 +0300</pubDate>
        </item>
        <item>
        	<title>Janooo on formedit; postit; reloadgrid question</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/formedit-postit-reloadgrid-question#p8333</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/formedit-postit-reloadgrid-question#p8333</guid>
        	        	<description><![CDATA[<p>Hi,</p>
<p>I am not sure if I do something wrong or this is a bug.</p>
<p>I have a grid with a form edit. Here is a sequence of events:</p>
<p>- select row 1 with value=&#39;abc&#39;, open edit, modify value=&#39;def&#39;, and submit</p>
<p>- the edit window stays open, the grid is reloaded and I see  the new value &#39;def&#39; in the  row 1</p>
<p>- when I click on the next record in the edit window then the grid selects row 2 but the row 1 value resets to &#39;abc&#39;</p>
<p>- when I click on the prev record in the edit window then the edit value is &#39;abc&#39; instead of &#39;def&#39;</p>
<p>- now if I cancel the edit and reload the page I get the proper value &#39;def&#39; in the row 1</p>
<p>Any help appreciated.</p>
<p>Thanks,</p>
<p>Jano</p>
]]></description>
        	        	<pubDate>Thu, 06 Aug 2009 16:01:57 +0300</pubDate>
        </item>
</channel>
</rss>