<?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: excelExport Processing Page</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/excelexport-processing-page</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/excelexport-processing-page/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>apadley on excelExport Processing Page</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/excelexport-processing-page#p21781</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/excelexport-processing-page#p21781</guid>
        	        	<description><![CDATA[<p>Thanks. I had seen that solution and it works. However, it does not use the native jqGrid excelExport. It uses a custom function. Hoping to get some guidance on using jqGrid&#39;s excelExport in a standard jqGrid 3.8.2 install.</p>
</p>
<p>Thanks again.</p>
]]></description>
        	        	<pubDate>Fri, 21 Jan 2011 20:23:48 +0200</pubDate>
        </item>
        <item>
        	<title>rickyduck on excelExport Processing Page</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/excelexport-processing-page#p21773</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/excelexport-processing-page#p21773</guid>
        	        	<description><![CDATA[<p>Have a look at this page, read all the answers though as there is a bug in the first script</p>
</p>
<p><a href="http://stackoverflow.com/questions/2188762/php-jqgrid-export-to-excel" rel="nofollow" target="_blank"><a href="http://stackoverflow.com/quest" rel="nofollow">http://stackoverflow.com/quest</a>.....t-to-excel</a></p>
]]></description>
        	        	<pubDate>Fri, 21 Jan 2011 09:45:21 +0200</pubDate>
        </item>
        <item>
        	<title>apadley on excelExport Processing Page</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/excelexport-processing-page#p21771</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/excelexport-processing-page#p21771</guid>
        	        	<description><![CDATA[<p>I&#39;ve read a lot of posts here and around the web from people having problems getting excelExport working in a regular installation of jqGrid. Count me in that group. Part of the problem may be the lack of a really good example. I am using jqGrid 3.8.2 and am desperately looking for a working example of the code on the processing page. I already have the grid and Export to Excel button setup and working. Here is my button code:</p>
</p>
<p>jQuery("#sample").jqGrid(&#39;navButtonAdd&#39;,&#39;#pager&#39;,{</p>
<p><span style="white-space: pre;"> </span>caption:"Export to Excel",&#160;</p>
<p><span style="white-space: pre;"> </span>onClickButton: function () {</p>
<p><span style="white-space: pre;"> </span>jQuery("#sample").jqGrid(&#39;excelExport&#39;, { url: &#39;ExportExcel.php&#39;});&#160;&#160; &#160; &#160;</p>
<p><span style="white-space: pre;"> </span>}</p>
<p>});</p>
</p>
<p>I need the code for the ExportExcel.php page.</p>
<p>Thanks. &#160;</p>
]]></description>
        	        	<pubDate>Thu, 20 Jan 2011 22:55:41 +0200</pubDate>
        </item>
</channel>
</rss>