<?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: Additional parameters, like for form/url?</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/additional-parameters-like-for-formurl</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/additional-parameters-like-for-formurl/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>CaptainPalapa on Additional parameters, like for form/url?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/additional-parameters-like-for-formurl#p11755</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/additional-parameters-like-for-formurl#p11755</guid>
        	        	<description><![CDATA[<p>Well....I&#39;ve answered my own question.&#160; Sorry for the post, the docs seem a bit scattered at times with the examples, etc.</p>
</p>
<p><strong>postData (array)</strong></p>
<p>This array is passed directly to the url. This is associative array and can be used this way: {name1:value1&#8230;}. See <acronym title="Application Programming Interface">API</acronym> methods for manipulation.</p>
<table class="inline" style="height: 12px;" border="0" width="206">
<tbody>
<tr class="row48">
<td class="col0"></td>
<td class="col1"></td>
<td class="col2"></td>
</tr>
</tbody>
</table>
]]></description>
        	        	<pubDate>Tue, 10 Nov 2009 14:40:51 +0200</pubDate>
        </item>
        <item>
        	<title>CaptainPalapa on Additional parameters, like for form/url?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/additional-parameters-like-for-formurl#p11750</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/additional-parameters-like-for-formurl#p11750</guid>
        	        	<description><![CDATA[<p>I&#39;ve seen other items, certainly jQuery&#39;s own Ajax call that has stuff like this:</p>
</p>
<p>&#160;&#160;&#160; &#160;&#160;&#160; jQuery("#list3").jqGrid({ <br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; url: &#39;/index.cfm?event=remote.getLenderNamesByUserJQGrid&#39;<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; , datatype: "json"</p>
<p><strong><span style="color: #ff6600;">&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; , params: [thisVar: &#39;test1&#39;</span></strong></p>
<p><strong><span style="color: #ff6600;">&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; , thatVar: &#39;test2&#39;]<br /></span></strong>&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; , mtype: "post"<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; , loadComplete: jqOnLoadComplete<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; , colNames: [&#39;Lender ID&#39;,&#39;Lender Name&#39;]</p>
<p>Is there anything like this in jqGrid?</p>
</p>
<p>- WB</p>
]]></description>
        	        	<pubDate>Tue, 10 Nov 2009 13:05:59 +0200</pubDate>
        </item>
</channel>
</rss>