<?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 data from the grid issue</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/export-data-from-the-grid-issue</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/export-data-from-the-grid-issue/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>ivanco on export data from the grid issue</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/export-data-from-the-grid-issue#p4627</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/export-data-from-the-grid-issue#p4627</guid>
        	        	<description><![CDATA[<p>Thanky for the reply,</p>
<p>But I was wondering is there any way to export grid data not grid  configuration?</p>
<p>Ivan</p>
]]></description>
        	        	<pubDate>Mon, 16 Feb 2009 02:22:29 +0200</pubDate>
        </item>
        <item>
        	<title>kshfi on export data from the grid issue</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/export-data-from-the-grid-issue#p4604</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/export-data-from-the-grid-issue#p4604</guid>
        	        	<description><![CDATA[<p>3.4beta2 include export grid conf.</p>
<p>jqGridExport(options) - export the the current grid configuration to the desired format<br />$(&#8221;#mygrid&#8221;).jqGridExport({exptype:&#8221;xmlstring&#8221;});<br />will export the current grid configuration as xml string</p>
<p>$(&#8221;#mygrid&#8221;).jqGridExport({exptype:&#8221;jsonstring&#8221;});<br />will export the current grid configuration as json string</p>
<p>ex.</p>
<p><input type='button' class='sfcodeselect' name='sfselectit7719' value='Select Code' data-codeid='sfcode7719' /></p>
<div class='sfcode' id='sfcode7719'>
<p style="padding-left: 30px;">jQuery(&#8221;#gridconf&#8221;).click( function() {<br />&#160;&#160;&#160;&#160; var strxml=jQuery(&#8221;#navgrid&#8221;).jqGridExport(</p>
<p style="padding-left: 30px;">&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; {exptype:&#8221;xmlstring&#8221;});<br />&#160;&#160;&#160;&#160; jQuery(&#8221;#txmlarea&#8221;).text(strxml);</p>
<p style="padding-left: 30px;">&#60;a href=&#8221;#&#8221; id=&#8221;gridconf&#8221;&#62;Show grid conf&#60;/a&#62;&#60;br&#62;<br />&#60;form &#62;<br />&#60;textarea id=&#8221;txmlarea&#8221; rows=&#8221;10&#8243; cols=&#8221;60&#8243;&#62;&#60;/textarea&#62;<br />&#60;/form&#62;</p>
</div>
<p><a href="http://trirand.com/jqgrid/jqGrid34beta2.zip" rel="nofollow" target="_blank"><a href="http://trirand.com/jqgrid/jqGr" rel="nofollow">http://trirand.com/jqgrid/jqGr</a>.....4beta2.zip</a>, read readme.txt</p>
]]></description>
        	        	<pubDate>Fri, 13 Feb 2009 11:21:11 +0200</pubDate>
        </item>
        <item>
        	<title>ivanco on export data from the grid issue</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/export-data-from-the-grid-issue#p4600</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/export-data-from-the-grid-issue#p4600</guid>
        	        	<description><![CDATA[</p>
<div>
<p>hi Tony,</p>
<p>Very professional l and extra ordinary plugin!!</p>
<p>I started to use jqgrid couple days ago and currently I&#39;m exploring it&#39;s possibilities. I have one problem:</p>
<p>-I had read that &#8221; It is possible now to export the grid data to xml and json format&#8221; here <a href="http://www.trirand.com/blog/" rel="nofollow" target="_blank">http://www.trirand.com/blog/</a></p>
<p>but so far I didn&#39;t find any function that implements this. Would you like to point me how to export the data grid into array/json/xml format.</p>
<p>Thank in advance</p>
<p>Ivan&#160;</p>
</div>
]]></description>
        	        	<pubDate>Fri, 13 Feb 2009 06:52:59 +0200</pubDate>
        </item>
</channel>
</rss>