<?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: Using local data for footer row</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/using-local-data-for-footer-row</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/using-local-data-for-footer-row/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on Using local data for footer row</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/using-local-data-for-footer-row#p15012</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/using-local-data-for-footer-row#p15012</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>This is not the way. Let&#39;s think little.</p>
<p>The footer data is obtained during the request, in load complete it is not the way, since the userData is alredy get from the response, so it is too late here.</p>
<p>But what will be happen if you go here and read about the method footerData?</p>
<p><a href="http://www.trirand.com/jqgridwiki/doku.php?id=wiki:methods" rel="nofollow" target="_blank"><a href="http://www.trirand.com/jqgridw" rel="nofollow">http://www.trirand.com/jqgridw</a>.....ki:methods</a></p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Sat, 20 Feb 2010 13:00:33 +0200</pubDate>
        </item>
        <item>
        	<title>brycekmartin on Using local data for footer row</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/using-local-data-for-footer-row#p14967</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/using-local-data-for-footer-row#p14967</guid>
        	        	<description><![CDATA[<p>Ok, I got the error to go away, but the data still didn't load in the footer.</p>
]]></description>
        	        	<pubDate>Fri, 19 Feb 2010 21:41:24 +0200</pubDate>
        </item>
        <item>
        	<title>brycekmartin on Using local data for footer row</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/using-local-data-for-footer-row#p14965</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/using-local-data-for-footer-row#p14965</guid>
        	        	<description><![CDATA[<p>I have a grid that I'm mocking up, and I want to use an array to load the footer.  I have this...</p>
<p>var footerData = [{invid:"",wc1:"10",wc2:"0",wc3:"40",wc4:"0",wc5:"0",wc6:"0",wc7:"0",wc8:"0",wc9:"0"}];<br />
...</p>
<p>loadComplete:function(){ jQuery('#list').setGridParam({'userData':footerData})}</p>
<p>But I get this error in firebug on the loadComplete and I can't figure out why...<br />
missing } after property list</p>
<p>If comment out the loadComplete the error goes away.  Any ideas??</p>
]]></description>
        	        	<pubDate>Fri, 19 Feb 2010 21:33:11 +0200</pubDate>
        </item>
</channel>
</rss>