<?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: POST other parametres</title>
	<link>http://www.trirand.com/blog/?page_id=393/treegrid/post-other-parametres</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/treegrid/post-other-parametres/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>Satellite on POST other parametres</title>
        	<link>http://www.trirand.com/blog/?page_id=393/treegrid/post-other-parametres#p8955</link>
        	<category>TreeGrid</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/treegrid/post-other-parametres#p8955</guid>
        	        	<description><![CDATA[<p>How can I post some other parametres, when I initialize the treegrid this way</p>
<p>var reviewGrid = jQuery("#treegrid").jqGrid({<br />&#160;&#160;&#160; &#160;&#160;&#160; url: &#39;server.php?q=tree&#39;,<br />&#160;&#160;&#160; &#160;&#160;&#160; treedatatype: "xml",<br />&#160;&#160;&#160; &#160;&#160;&#160; mtype: "POST",</p>
<p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; ...</p>
</p>
<p>this parametres are not in the treegrid table, but for taking data the are necessary, adn they must be sented with the parametres.</p>
<p>I think,<strong> Module name</strong>: grid.postext.js can help me, but where and when I must use</p>
<p><strong>jQuery("#grid_id").appendPostData( newdata)</strong></p>
</p>
<p>Please, code, if you can.</p>
<p>Best regards,Satellite</p>
]]></description>
        	        	<pubDate>Tue, 25 Aug 2009 07:42:19 +0300</pubDate>
        </item>
</channel>
</rss>