<?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: Can't call the url action with the json,please help,thanks!</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/cant-call-the-url-action-with-the-jsonplease-helpthanks</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/cant-call-the-url-action-with-the-jsonplease-helpthanks/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>catyu on Can't call the url action with the json,please help,thanks!</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/cant-call-the-url-action-with-the-jsonplease-helpthanks#p27616</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/cant-call-the-url-action-with-the-jsonplease-helpthanks#p27616</guid>
        	        	<description><![CDATA[<p>Can&#39;t call the action with the json,please help,thanks!</p>
<p>i want&#39;t get the data from server instead of local,so i set the datatype to "json",the url to the action on the server "&#60;c:url value=&#39;/car/jqGrid_getJsonData.action&#39; /&#62;",the action is confirm correct,there is test on browser,also i change the action url</p>
<p>"http://localhost:8080/eapsoft/car/jqGrid_getJsonData.action",open in the browser it&#39;s correct and return data,but with the jqGrid url ,it&#39;s invalid,not call!</p>
</p>
<p>please help,what&#39;s the problem? thanks all!<img class="spSmiley" style="margin:0" title="Frown" src="/blog/wp-content/forum-smileys/sf-frown.gif" alt="Frown" /></p>
</p>
<p>here is the code:</p>
<p>&#60;link href="/eapsoft/css/core/jqGrid/ui.jqgrid.css" rel="stylesheet" type="text/css" /&#62;</p>
<p>&#60;link href="/eapsoft/css/core/jqGrid/ui-lightness/jquery-ui-1.9.0.custom.css" rel="stylesheet" type="text/css" /&#62;</p>
<p>&#60;script type="text/javascript" src="/eapsoft/js/jqGrid/jquery-1.8.2.min.js"&#62;&#60;/script&#62;<br />&#60;script type="text/javascript" src="/eapsoft/js/jqGrid/i18n/grid.locale-en.js" &#62;&#60;/script&#62;</p>
<p>&#60;script type="text/javascript" src="/eapsoft/js/jqGrid/jquery.jqGrid.min.js"&#62;&#60;/script&#62;</p>
</p>
<p>&#160;$("#gridTable").jqGrid({ &#160;</p>
<p>&#160; &#160; &#160; &#160; url:"&#60;c:url value=&#39;/car/jqGrid_getJsonData.action&#39; /&#62;", &#160;</p>
<p>&#160; &#160; &#160; &#160;datatype: "json", &#160;</p>
<p>&#160; &#160; &#160; &#160;mtype: "get", &#160;&#160; &#160; &#160; &#160;&#160;</p></p>
]]></description>
        	        	<pubDate>Wed, 24 Oct 2012 15:14:08 +0300</pubDate>
        </item>
</channel>
</rss>