<?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: Need to send additional data to the script specified in  "url"</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/need-to-send-additional-data-to-the-script-specified-in-url</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/need-to-send-additional-data-to-the-script-specified-in-url/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>loudmouthman on Need to send additional data to the script specified in  "url"</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/need-to-send-additional-data-to-the-script-specified-in-url#p14517</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/need-to-send-additional-data-to-the-script-specified-in-url#p14517</guid>
        	        	<description><![CDATA[<p>Currently to pass additional parameters to the URL which loads the grid I use the following</p>
</p>
<p>$("#gridname").jqGrid(&#39;setGridParam&#39;,{postData:{addvalOne:&#39;SomeValuel&#39;},search:true});<br />$("#gridname").trigger("reloadGrid");</p>
</p>
<p>As an example of where I use it</p>
<p>.navButtonAdd(&#39;pager&#39;,{caption:"",title:"Export",buttonicon:"ui-icon-disk",onClickButton:function(){<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; $("#listings").jqGrid(&#39;setGridParam&#39;,{postData:{export:&#39;excel&#39;},search:true});<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; $("#listings").trigger("reloadGrid")<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#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;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; position:"last"<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; });</p>
]]></description>
        	        	<pubDate>Wed, 03 Feb 2010 17:44:39 +0200</pubDate>
        </item>
        <item>
        	<title>Casufi on Need to send additional data to the script specified in  "url"</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/need-to-send-additional-data-to-the-script-specified-in-url#p14508</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/need-to-send-additional-data-to-the-script-specified-in-url#p14508</guid>
        	        	<description><![CDATA[<p>Hello could someone to suggest if it is possible to configure jQuery Grid to send additional custom data in POST or GET query to the script specified in "url" parameter.</p>
]]></description>
        	        	<pubDate>Wed, 03 Feb 2010 00:13:04 +0200</pubDate>
        </item>
</channel>
</rss>