<?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: Force GET on Update / saveRow</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/force-get-on-update-saverow</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/force-get-on-update-saverow/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on Force GET on Update / saveRow</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/force-get-on-update-saverow#p1172</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/force-get-on-update-saverow#p1172</guid>
        	        	<description><![CDATA[<p>In formedit module I have changed this, but a little problem in</p>
<p>inlineedit module. Will see what can be done</p>
</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Sun, 20 Jul 2008 04:40:29 +0300</pubDate>
        </item>
        <item>
        	<title>schliden on Force GET on Update / saveRow</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/force-get-on-update-saverow#p1167</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/force-get-on-update-saverow#p1167</guid>
        	        	<description><![CDATA[<p>Tony,</p>
<p>Subsequently realised and needed to change:</p>
<p>type: "POST",</p>
<p>to</p>
<p>type: "GET",</p>
<p>on lines 262 and 583 of grid.formedit.js.</p>
<p>ps. It would be nice to have the ability to set tooltips for the grid column headings....</p>
]]></description>
        	        	<pubDate>Sun, 20 Jul 2008 02:36:40 +0300</pubDate>
        </item>
        <item>
        	<title>schliden on Force GET on Update / saveRow</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/force-get-on-update-saverow#p1165</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/force-get-on-update-saverow#p1165</guid>
        	        	<description><![CDATA[<blockquote>
<p>Currently you can do this changing the code.</p>
</blockquote>
<blockquote>
<p>&#160;I will review this and will see if this can be updated in the upcomming bug fix release.</p>
</blockquote>
<hr />
<p>Tony,</p>
<p>Yes, i changed $.post to $.get on ln 129 of grid.inlinedit.js and that did the trick. Iit might be nice if this could be changed to respect mtype.</p>
<p>Thanks for your prompt reply and for sharing your work.</p>
<p>jqGrid, the examples and documentation are first rate.</p>
<p>Cheers</p>
<p>Sean</p>
]]></description>
        	        	<pubDate>Fri, 18 Jul 2008 21:51:46 +0300</pubDate>
        </item>
        <item>
        	<title>tony on Force GET on Update / saveRow</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/force-get-on-update-saverow#p1150</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/force-get-on-update-saverow#p1150</guid>
        	        	<description><![CDATA[<p>Currently you can do this changing the code.</p>
<p>I will review this and will see if this can be updated in the upcomming</p>
<p>bug fix release.</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Fri, 18 Jul 2008 03:57:33 +0300</pubDate>
        </item>
        <item>
        	<title>schliden on Force GET on Update / saveRow</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/force-get-on-update-saverow#p1148</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/force-get-on-update-saverow#p1148</guid>
        	        	<description><![CDATA[<p>Is it possible to use get instead of post when updating to the server after editing ?</p>
</p>
<p>I have tried setting:</p>
<p>mtype: &#39;GET&#39;,</p>
<p>but it seems to be still posting updates ?</p>
<p>Is there any way to work around this issue ?</p>
<p>TIA</p>
<p>Sean</p>
]]></description>
        	        	<pubDate>Thu, 17 Jul 2008 21:45:42 +0300</pubDate>
        </item>
</channel>
</rss>