<?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: Export/Post entire grid</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/exportpost-entire-grid</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/exportpost-entire-grid/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>Leandro Irgang on Export/Post entire grid</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/exportpost-entire-grid#p22707</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/exportpost-entire-grid#p22707</guid>
        	        	<description><![CDATA[<p>Hi !</p>
<p>i suggest to see the getRowData method on docs... with no id, it will return all grid data<br />then you can use JSON.stringify (see <a href="http://www.json.org" rel="nofollow" target="_blank">http://www.json.org</a>) and post data to server</p>
</p>
<p>best regards</p>
<p>Leandro</p>
]]></description>
        	        	<pubDate>Fri, 08 Apr 2011 19:57:44 +0300</pubDate>
        </item>
        <item>
        	<title>john5788 on Export/Post entire grid</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/exportpost-entire-grid#p22703</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/exportpost-entire-grid#p22703</guid>
        	        	<description><![CDATA[<p>Hello,</p>
</p>
<p>I am looking at the examples for inline editing of the grids. I was wondering if there is a way to export the rows and then post them to a server as a hidden input?</p>
</p>
<p>I am trying to create a front end for modifying a MySQL table and I only want to make one trip to the database instead of several trips with each row.</p>
]]></description>
        	        	<pubDate>Fri, 08 Apr 2011 09:05:38 +0300</pubDate>
        </item>
</channel>
</rss>