<?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: Add data to AJAX request</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/add-data-to-ajax-request</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/add-data-to-ajax-request/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>sand123 on Add data to AJAX request</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/add-data-to-ajax-request#p10946</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/add-data-to-ajax-request#p10946</guid>
        	        	<description><![CDATA[<p>thanx - really help))</p>
]]></description>
        	        	<pubDate>Wed, 21 Oct 2009 08:23:38 +0300</pubDate>
        </item>
        <item>
        	<title>NeglectedFish on Add data to AJAX request</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/add-data-to-ajax-request#p10299</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/add-data-to-ajax-request#p10299</guid>
        	        	<description><![CDATA[<p>Hi,</p>
<p>I&#39;ve worked out how to acheive this.</p>
</p>
<p><input type='button' class='sfcodeselect' name='sfselectit4649' value='Select Code' data-codeid='sfcode4649' /></p>
<div class='sfcode' id='sfcode4649'>jQuery<span class="br0">(</span><span class="st0">"#gridid"</span><span class="br0">)</span>.<span class="me1">jqGrid</span><span class="br0">(</span><span class="br0">{</span><br />...<br />&#160; <span class="me1">beforeRequest: function() {</span><span class="br0"></span> <br />&#160;&#160;&#160; jQuery.extend(this.postData, {newParam: &#39;newValue&#39;};<br />&#160; <span class="br0">}</span><span class="sy0">,</span><br />...<br /><span class="br0">}</span><span class="br0">)</span>;</div>
<pre class="code javascript">Maybe this will help someone else.<br /><br />Regards,<br /><br />Fish</pre>
]]></description>
        	        	<pubDate>Thu, 01 Oct 2009 05:35:51 +0300</pubDate>
        </item>
        <item>
        	<title>NeglectedFish on Add data to AJAX request</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/add-data-to-ajax-request#p10278</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/add-data-to-ajax-request#p10278</guid>
        	        	<description><![CDATA[<p>Hi,</p>
</p>
<p>First of all, thanks for creating an excellent plugin. Its in a league of its own.</p>
</p>
<p>Is it possible to add to the data that is posted to the server when the grid is loaded. In the documentation, there is reference to &#39;loadBeforeSend&#39;, but I do not know how to use it. I know that the XHR object is passed in, but I do not know how to modify this to send custom parameters.</p>
</p>
<p>I would like to send a parameter called &#39;objectName&#39; to the server as this will help determine what data to return.</p>
</p>
<p>Many thanks for your help</p>
</p>
<p>Fish</p></p>
]]></description>
        	        	<pubDate>Wed, 30 Sep 2009 04:00:53 +0300</pubDate>
        </item>
</channel>
</rss>