<?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: footerrow's xml format</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/footerrows-xml-format</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/footerrows-xml-format/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on footerrow's xml format</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/footerrows-xml-format#p7359</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/footerrows-xml-format#p7359</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>1. You should have userdata in the xml with the names corresponding to those in the colModel and then you should set in the grid</p>
<p>userDataOnFooter : true</p>
<p>or</p>
<p>use the footerData method to set the desired data. See changes.txt</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Sun, 21 Jun 2009 05:34:12 +0300</pubDate>
        </item>
        <item>
        	<title>todd_b on footerrow's xml format</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/footerrows-xml-format#p7296</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/footerrows-xml-format#p7296</guid>
        	        	<description><![CDATA[<p>I am trying to get the footerrow working, but I am unsure of the correct xml formatting.&#160; How would I add a summary row to the following simple example?</p>
<p><code> &#60;rows&#62;<br />&#160;&#160;&#160;&#160; &#60;page&#62;1&#60;/page&#62;<br />&#160;&#160;&#160;&#160; &#60;total&#62;1&#60;/total&#62;<br />&#160;&#160;&#160;&#160; &#60;records&#62;1&#60;/records&#62;<br />&#160;&#160;&#160;&#160; &#60;row id=&#39;1&#39;&#62;<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &#60;cell&#62;1&#60;/cell&#62;<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &#60;cell&#62;2&#60;/cell&#62;<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &#60;cell&#62;3&#60;/cell&#62;<br />&#160;&#160;&#160;&#160; &#60;/row&#62;<br />&#160;&#160;&#160;&#160; &#60;row id=&#39;2&#39;&#62;<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &#60;cell&#62;4&#60;/cell&#62;<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &#60;cell&#62;5&#60;/cell&#62;<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &#60;cell&#62;6&#60;/cell&#62;<br />&#160;&#160;&#160;&#160; &#60;/row&#62;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; <br />&#60;rows&#62; </code></p>
]]></description>
        	        	<pubDate>Wed, 17 Jun 2009 16:37:53 +0300</pubDate>
        </item>
</channel>
</rss>