<?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: $(element).footerData('set', object) Flashes Original Data Before Updating</title>
	<link>http://www.trirand.com/blog/?page_id=393/bugs/element-footerdataset-object-flashes-original-data-before-updating</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/element-footerdataset-object-flashes-original-data-before-updating/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>MT on $(element).footerData('set', object) Flashes Original Data Before Updating</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/element-footerdataset-object-flashes-original-data-before-updating#p28320</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/element-footerdataset-object-flashes-original-data-before-updating#p28320</guid>
        	        	<description><![CDATA[<p>Ah ha! The solution was to set reloadAfterSubmit: false,</p>
<p>Seems like that should the default when data is set to local, either directly or through loadonce: true;</p>
</p>
<p>mt&#160;</p>
]]></description>
        	        	<pubDate>Sat, 23 Feb 2013 00:59:08 +0200</pubDate>
        </item>
        <item>
        	<title>MT on $(element).footerData('set', object) Flashes Original Data Before Updating</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/element-footerdataset-object-flashes-original-data-before-updating#p28310</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/element-footerdataset-object-flashes-original-data-before-updating#p28310</guid>
        	        	<description><![CDATA[<p>Under 4.4.4, when I update a footer row with $(element).footerData(&#39;set&#39;, object) a second time (and all subsequent times), the footer row "flashes" the <em>original</em>&#160;first loaded data for a brief moment, and then updates to the new data. Each time it does the same thing, switching to the original data, and then to the new data.</p>
<p>The grid in quesiton is loaded via JSON with loadonce: true. It happens using both the old and new API.</p>
<p>Any ideas on what it could be, how to fix it or work around it?</p>
</p>
<p>Best Regards,</p>
<p>mt</p>
</p>
<p>Update: I should add that this issue does not occur under 4.3.x using the same configuration.</p>
]]></description>
        	        	<pubDate>Thu, 21 Feb 2013 10:37:15 +0200</pubDate>
        </item>
</channel>
</rss>