<?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: Adding JSONP support</title>
	<link>http://www.trirand.com/blog/?page_id=393/feature-request/adding-jsonp-support</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/feature-request/adding-jsonp-support/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>ragarw10 on Adding JSONP support</title>
        	<link>http://www.trirand.com/blog/?page_id=393/feature-request/adding-jsonp-support#p22593</link>
        	<category>Feature Request</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/feature-request/adding-jsonp-support#p22593</guid>
        	        	<description><![CDATA[<p>Hi Oleg,</p>
<p>Thanks , the sample really helped. I was not returning data correctly to the grid. I didnt have &#39;&#38;jsonCallback=?&#39; appended to the url and was using jsonp as the datatype so it was appending &#39;callback&#39;. This was causing me not to have the callback method in the returned data.</p>
]]></description>
        	        	<pubDate>Tue, 29 Mar 2011 18:33:13 +0300</pubDate>
        </item>
        <item>
        	<title>OlegK on Adding JSONP support</title>
        	<link>http://www.trirand.com/blog/?page_id=393/feature-request/adding-jsonp-support#p22554</link>
        	<category>Feature Request</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/feature-request/adding-jsonp-support#p22554</guid>
        	        	<description><![CDATA[<p>Hello Rahul!</p>
<p>I am not sure that it is the jqGrid issue. Can be you use IE9 for your tests? Some time ago I prepared <a href="http://www.ok-soft-gmbh.com/jqGrid/google-tables.htm" rel="nofollow" target="_blank"><a href="http://www.ok-soft-gmbh.com/jq" rel="nofollow">http://www.ok-soft-gmbh.com/jq</a>.....tables.htm</a> was blocked due to mime type mismatch&#160;</p>
<p>On the other side the HTTP headers of the server response seems me OK (I mean the new security issues described <a href="http://msdn.microsoft.com/en-us/library/gg622941(VS.85).aspx" target="_blank">here</a>).</p>
<p>Do you have the same problem? Try to use you grid in another web browser.</p>
<p>In all situations posting such kind of information without the source code and without detaild description of the test scenario is not good.</p>
<p>Best regards<br />Oleg&#160;</p></p>
]]></description>
        	        	<pubDate>Sat, 26 Mar 2011 01:16:36 +0200</pubDate>
        </item>
        <item>
        	<title>ragarw10 on Adding JSONP support</title>
        	<link>http://www.trirand.com/blog/?page_id=393/feature-request/adding-jsonp-support#p22552</link>
        	<category>Feature Request</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/feature-request/adding-jsonp-support#p22552</guid>
        	        	<description><![CDATA[<p>Hi Folks,</p>
<p>Getting blank cells when trying to use the grid with jsonp&#8230;is anyone else having this issue? All I did was change my datatype to jsonp and returned jsonp from the mvc controller. According to fiddler the data is coming back&#8230;but I cant see it in the grid.What am I doing wrong?</p>
</p>
<p>Thanks for any help,</p>
<p>Rahul</p>
]]></description>
        	        	<pubDate>Sat, 26 Mar 2011 00:21:07 +0200</pubDate>
        </item>
        <item>
        	<title>fairsayan on Adding JSONP support</title>
        	<link>http://www.trirand.com/blog/?page_id=393/feature-request/adding-jsonp-support#p9557</link>
        	<category>Feature Request</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/feature-request/adding-jsonp-support#p9557</guid>
        	        	<description><![CDATA[<p>Thanks a lot!</p>
<p>Fair</p>
]]></description>
        	        	<pubDate>Thu, 10 Sep 2009 05:04:37 +0300</pubDate>
        </item>
        <item>
        	<title>tony on Adding JSONP support</title>
        	<link>http://www.trirand.com/blog/?page_id=393/feature-request/adding-jsonp-support#p9555</link>
        	<category>Feature Request</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/feature-request/adding-jsonp-support#p9555</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>It is already added. Download 3.5.3 lelease</p>
<p><a href="http://www.trirand.com/jqgridwiki/doku.php?id=wiki:change#jqgrid_3.5.3_changes_and_fixes" rel="nofollow" target="_blank"><a href="http://www.trirand.com/jqgridw" rel="nofollow">http://www.trirand.com/jqgridw</a>....._and_fixes</a></p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Thu, 10 Sep 2009 04:37:09 +0300</pubDate>
        </item>
        <item>
        	<title>fairsayan on Adding JSONP support</title>
        	<link>http://www.trirand.com/blog/?page_id=393/feature-request/adding-jsonp-support#p9554</link>
        	<category>Feature Request</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/feature-request/adding-jsonp-support#p9554</guid>
        	        	<description><![CDATA[<p>I&#39;d like to have JSONP dataType. I could use &#8220;function&#8221; dataType, but I wondering an easier way to manage it. I added in grid.base.js this code:</p>
<p><input type='button' class='sfcodeselect' name='sfselectit1909' value='Select Code' data-codeid='sfcode1909' /></p>
<div class='sfcode' id='sfcode1909'>&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; case &#8220;jsonp&#8221;:<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; $.ajax({url:ts.p.url,type:ts.p.mtype,dataType:&#8221;jsonp&#8221;,data: gdata,<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; success:function(JSON,st) {<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; addJSONData(JSON,ts.grid.bDiv,rcnt);<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; JSON=null;<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; if(loadComplete) {loadComplete();}<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; },<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; error:function(xhr,st,err){if(loadError) {loadError(xhr,st,err);}endReq();}, beforeSend: function(xhr){if(loadBeforeSend) {loadBeforeSend(xhr);}}});<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; if( ts.p.loadonce &#124;&#124; ts.p.treeGrid) {ts.p.datatype = &#8220;local&#8221;;}<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; break;</div>
<p>Since you add &#8220;callback=?&#8221; to your data URL <a href="http://docs.jquery.com/Ajax/jQuery.ajax#options" target="_blank">as required by jQuery</a>, it works well in retriveing data, but  delete and update commands don&#39;t work yet.</p>
</p>
<p>Fair</p>
]]></description>
        	        	<pubDate>Thu, 10 Sep 2009 04:28:54 +0300</pubDate>
        </item>
</channel>
</rss>