<?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: Generate Excel file with Coldfusion</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/generate-excel-file-with-coldfusion</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/generate-excel-file-with-coldfusion/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on Generate Excel file with Coldfusion</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/generate-excel-file-with-coldfusion#p28157</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/generate-excel-file-with-coldfusion#p28157</guid>
        	        	<description><![CDATA[<p>Hello,</p>
</p>
<p>The export should be done at server side. We do not support generation of excel file client side.</p>
</p>
<p>Regards</p>
]]></description>
        	        	<pubDate>Tue, 29 Jan 2013 10:29:23 +0200</pubDate>
        </item>
        <item>
        	<title>gena_mak on Generate Excel file with Coldfusion</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/generate-excel-file-with-coldfusion#p28153</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/generate-excel-file-with-coldfusion#p28153</guid>
        	        	<description><![CDATA[<p>Hi,</p>
<p>Does anyone have a tutorial or code samples on how to implement report generating with jqgrid and coldfusion.</p>
<p>From what I found here in the forum, I added a button to my grid but not sure how to process data any further. Excel report must be in new window popup.</p>
<p>Basically, my question is, can I capture the data from the grid itself or, do I take arguments from the grid and generate report on new coldfusion page using the same query as I use to generate the grid?</p>
</p>
<p>Thank you in advance.</p>
<p>Gena</p>
</p>
<blockquote>
<p>).navButtonAdd(&#39;#pager&#39;,{caption:"To Excel", onClickButton: <br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;function(){<br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160;&#160; document.location.href=&#39;&#39;&#160; // call processing file<br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;}, <br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;position:"last", title:&#39;Export to Excel&#39; }<br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;);</p>
</blockquote>
]]></description>
        	        	<pubDate>Mon, 28 Jan 2013 22:23:48 +0200</pubDate>
        </item>
</channel>
</rss>