<?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: jqGrid do not hit the url (server side)</title>
	<link>http://www.trirand.com/blog/?page_id=393/bugs/jqgrid-do-not-hit-the-url-server-side</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/bugs/jqgrid-do-not-hit-the-url-server-side/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tom on jqGrid do not hit the url (server side)</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/jqgrid-do-not-hit-the-url-server-side#p2034</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/jqgrid-do-not-hit-the-url-server-side#p2034</guid>
        	        	<description><![CDATA[<p>I have fixed the problem myself. It is something wrong with the type casting of params at serverside.</p>
<p>Thanks<img class="spSmiley" style="margin:0" title="Cool" src="/blog/wp-content/plugins/simple-forum/tinymce/plugins/emotions/img/smiley-cool.gif" border="0" alt="Cool" /></p>
<p>ps. jqGrid is very cool ! Thanks</p>
]]></description>
        	        	<pubDate>Sun, 14 Sep 2008 03:48:57 +0300</pubDate>
        </item>
        <item>
        	<title>tom on jqGrid do not hit the url (server side)</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/jqgrid-do-not-hit-the-url-server-side#p2033</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/jqgrid-do-not-hit-the-url-server-side#p2033</guid>
        	        	<description><![CDATA[<p>Hello:</p>
<p>I have a quetion that&#160; when I use strust2, IE7 and the config below.</p>
<p>jQuery(document).ready(function(){<br />&#160;&#160; jQuery("#list").jqGrid({<br />&#160;&#160;&#160; &#160;url: &#39;Car_getCarData.action&#39;,<br />&#160;&#160;&#160;datatype: "xml",<br />&#160;&#160;&#160;&#160; &#160;colNames:[&#39;Inv No&#39;,&#39;Date&#39;, &#39;Client&#39;, &#39;Amount&#39;,&#39;Tax&#39;,&#39;Total&#39;,&#39;Notes&#39;],<br />&#160;&#160;&#160;&#160; &#160;colModel:[<br />&#160;&#160;&#160;&#160; &#160;&#160;{name:&#39;id&#39;,index:&#39;id&#39;, width:55},<br />&#160;&#160;&#160;&#160; &#160;&#160;{name:&#39;invdate&#39;,index:&#39;invdate&#39;, width:90},<br />&#160;&#160;&#160;&#160; &#160;&#160;{name:&#39;name&#39;,index:&#39;name&#39;, width:100},<br />&#160;&#160;&#160;&#160; &#160;&#160;{name:&#39;amount&#39;,index:&#39;amount&#39;, width:80, align:"right"},<br />&#160;&#160;&#160;&#160; &#160;&#160;{name:&#39;tax&#39;,index:&#39;tax&#39;, width:80, align:"right"},<br />&#160;&#160;&#160;&#160; &#160;&#160;{name:&#39;total&#39;,index:&#39;total&#39;, width:80,align:"right"},<br />&#160;&#160;&#160;&#160; &#160;&#160;{name:&#39;note&#39;,index:&#39;note&#39;, width:150, sortable:false}<br />&#160;&#160;&#160;&#160; &#160;],<br />&#160;&#160;&#160;&#160; &#160;rowNum:10,<br />&#160;&#160;&#160;&#160; &#160;rowList:[10,20,30],<br />&#160;&#160;&#160;&#160; &#160;imgpath: &#39;scripts/themes/green/images&#39;,<br />&#160;&#160;&#160;&#160; &#160;pager: jQuery(&#39;#pager1&#39;),<br />&#160;&#160;&#160;&#160; &#160;sortname: &#39;id&#39;,<br />&#160;&#160;&#160;&#160;&#160; viewrecords: true,<br />&#160;&#160;&#160;&#160;&#160; sortorder: "desc",<br />&#160;&#160;&#160;&#160;&#160; caption:"XML Example",<br />&#160;&#160;&#160;&#160;&#160; editurl:"someurl.php"<br />&#160;&#160;}).navGrid(&#39;#pager&#39;,{edit:false,add:false,del:false});<br />});</p>
<p>after loading and run document ready. There are&#160;no request&#160;hit the server side.</p>
<p>I cheched the same setting of&#160;&#160;url: &#39;Car_getCarData.action&#39; in Flexigrid and it work.</p>
<p>I am confused what is wrong.Thanks.</p>
]]></description>
        	        	<pubDate>Sun, 14 Sep 2008 02:50:05 +0300</pubDate>
        </item>
</channel>
</rss>