<?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: Problem with v.3.2.1 and method POST-&#62;GET</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/problem-with-v321-and-method-post-get</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/problem-with-v321-and-method-post-get/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on Problem with v.3.2.1 and method POST-&#62;GET</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/problem-with-v321-and-method-post-get#p1290</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/problem-with-v321-and-method-post-get#p1290</guid>
        	        	<description><![CDATA[<p>Not sure, but open the 3.2 grid.basegrid.js and see</p>
<p>in the initial settings what you have for mtype. Maybe you have set it</p>
<p>manuallly here to "POST"</p>
</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Mon, 28 Jul 2008 02:35:41 +0300</pubDate>
        </item>
        <item>
        	<title>pako on Problem with v.3.2.1 and method POST-&#62;GET</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/problem-with-v321-and-method-post-get#p1279</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/problem-with-v321-and-method-post-get#p1279</guid>
        	        	<description><![CDATA[<p>I know, I have firebug, earlier, when I have iqgrid 3.2 data have been posted by POST, and now, the same data is posted by GET. I solve this problem in php, i write a function which get data from POST and GET:)</p>
</p>
<p>Thanks,</p>
<p>Paul</p>
]]></description>
        	        	<pubDate>Sun, 27 Jul 2008 11:28:42 +0300</pubDate>
        </item>
        <item>
        	<title>tony on Problem with v.3.2.1 and method POST-&#62;GET</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/problem-with-v321-and-method-post-get#p1274</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/problem-with-v321-and-method-post-get#p1274</guid>
        	        	<description><![CDATA[<p>Paul,</p>
<p>You should look not at server but at what is posted.</p>
<p>If you have FireBug you can easy see in the console which type is</p>
<p>the request - POST or GET.</p>
]]></description>
        	        	<pubDate>Sat, 26 Jul 2008 09:37:23 +0300</pubDate>
        </item>
        <item>
        	<title>pako on Problem with v.3.2.1 and method POST-&#62;GET</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/problem-with-v321-and-method-post-get#p1270</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/problem-with-v321-and-method-post-get#p1270</guid>
        	        	<description><![CDATA[<p>Hi Tonny,</p>
</p>
<p>I don&#39;t know how it happend but in my file "server.php" I get all the data from grid by $_POST[] (until 3.2 version) when I update file to 3.2.1&#160; all grid I have stop working (only updating, deleting and modifying data) when I change POST to GET everything is ok. I&#39;ll check your solution for a moment.</p>
<p>Thanks</p>
<p>Paul</p>
]]></description>
        	        	<pubDate>Sat, 26 Jul 2008 06:03:58 +0300</pubDate>
        </item>
        <item>
        	<title>tony on Problem with v.3.2.1 and method POST-&#62;GET</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/problem-with-v321-and-method-post-get#p1264</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/problem-with-v321-and-method-post-get#p1264</guid>
        	        	<description><![CDATA[<p>Paul,</p>
<p>What does not work? The default method for base grid is GET and</p>
<p>this as of version 1. If you want to change this either set</p>
<p>$.extend($.jgrid.defaults,{mtype:"POST"}) once</p>
<p>or set mtype parameter at every grid.</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Fri, 25 Jul 2008 13:24:23 +0300</pubDate>
        </item>
        <item>
        	<title>pako on Problem with v.3.2.1 and method POST-&#62;GET</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/problem-with-v321-and-method-post-get#p1262</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/problem-with-v321-and-method-post-get#p1262</guid>
        	        	<description><![CDATA[<p>Hi Tonny,</p>
<p>I&#39;ve update all jqgrid version to newest one (3.2.1) and none of my server side script doesn&#39;t work, the problem is I have posted data by $_POST method, when I change to $_GET everything is ok. What I need to do to change this to put date by POST? I don&#39;t want to change all my script.</p>
</p>
<p>Thanks</p>
<p>Paul</p>
]]></description>
        	        	<pubDate>Fri, 25 Jul 2008 13:03:25 +0300</pubDate>
        </item>
</channel>
</rss>