<?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: change dataUrl method from get to post</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/change-dataurl-method-from-get-to-post</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/change-dataurl-method-from-get-to-post/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>hollow on change dataUrl method from get to post</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/change-dataurl-method-from-get-to-post#p13662</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/change-dataurl-method-from-get-to-post#p13662</guid>
        	        	<description><![CDATA[<p>I didn&#39;t know this option and it seems it should do the trick.</p>
<p>However, after adding this property it still does a GET request. I tried finding the format for the ajaxSelectOptions, but didn&#39;t find any docs.</p>
<p>Are you sure this is the correct syntax for it?</p>
<p>Thank you!</p>
]]></description>
        	        	<pubDate>Thu, 07 Jan 2010 20:51:40 +0200</pubDate>
        </item>
        <item>
        	<title>kuafusoft on change dataUrl method from get to post</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/change-dataurl-method-from-get-to-post#p13635</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/change-dataurl-method-from-get-to-post#p13635</guid>
        	        	<description><![CDATA[<p>It seems there&#39;s an option for grid:</p>
<p>ajaxSelectOptions /jqgridwiki/doku.php?id=wiki:options</p>
<p>You can try to set it to {type:&#39;POST&#39;}.</p>
<p>Maybe helpful.<img class="spSmiley" style="margin:0" title="Laugh" src="/blog/wp-content/forum-smileys/sf-laugh.gif" alt="Laugh" /></p></p>
]]></description>
        	        	<pubDate>Thu, 07 Jan 2010 10:51:12 +0200</pubDate>
        </item>
        <item>
        	<title>hollow on change dataUrl method from get to post</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/change-dataurl-method-from-get-to-post#p13621</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/change-dataurl-method-from-get-to-post#p13621</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>I have a little problem with the dataUrl option for select inputs in form editing mode. On my local machine, the grid makes a GET request to the url in the dataUrl, to retrieve the string for the select input in the edit/add dialog and it works just fine. When I upload the application to the server, the get method throws an error because of the .htacces file (using MVC with CodeIgniter) or the default lack of support for GET methods in CI, or I really don&#39;t know why (as it works just fine on my local machine). So, alternating between errors like page not found 404 or disallowed URI characters 400, from CI, I thought I may change the method to POST (easily) and hopefully make it work.</p>
</p>
<p>Thank you!</p></p>
]]></description>
        	        	<pubDate>Wed, 06 Jan 2010 22:58:51 +0200</pubDate>
        </item>
</channel>
</rss>