<?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: navGrid is not work in 3.6.1!</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/navgrid-is-not-work-in-361</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/navgrid-is-not-work-in-361/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>saatchi on navGrid is not work in 3.6.1!</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/navgrid-is-not-work-in-361#p12946</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/navgrid-is-not-work-in-361#p12946</guid>
        	        	<description><![CDATA[<p>Hello,</p>
</p>
<p>I checked again. All files and configurations. But as I said, every thing has work, but navigation doesn&#39;t active yet and I haven&#39;t any error or warning!</p>
</p>
<p>Regards,</p></p>
]]></description>
        	        	<pubDate>Sat, 12 Dec 2009 12:46:15 +0200</pubDate>
        </item>
        <item>
        	<title>tony on navGrid is not work in 3.6.1!</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/navgrid-is-not-work-in-361#p12913</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/navgrid-is-not-work-in-361#p12913</guid>
        	        	<description><![CDATA[<p>Helo,</p>
<p>As of the docs, thare are two possibilities - production and development - they are described very well in the docs.</p>
<p>Be a sure that you meet the order of loading the needed JS files.</p>
<p>Regards</p></p>
]]></description>
        	        	<pubDate>Fri, 11 Dec 2009 01:06:32 +0200</pubDate>
        </item>
        <item>
        	<title>saatchi on navGrid is not work in 3.6.1!</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/navgrid-is-not-work-in-361#p12849</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/navgrid-is-not-work-in-361#p12849</guid>
        	        	<description><![CDATA[<p>thank you for your answer, Tony</p>
</p>
<p>Yes, when I download it, I checked all modules in the list of download builer page.</p>
</p>
<p>just a point&#8230;</p>
<p>when I config the grid files with the documents ( <a rel="nofollow" href="/jqgridwiki/doku.php?id=wiki:first_grid" target="_blank"></a><a href="http://www.trirand.com/jqgridw" rel="nofollow" target="_blank">http://www.trirand.com/jqgridw</a>.....first_grid ), I don&#39;t use any files in the src/ folder! Is it important? I think when I download full modules, it&#39;s combined all files in the src folder. Isn&#39;t it?</p>
<p>!?</p>
<p>Also I&#39;ve to say that I use jqGrid with php.</p>
</p>
<p>Regards,</p>
<p>Hamed</p>
]]></description>
        	        	<pubDate>Tue, 08 Dec 2009 21:21:50 +0200</pubDate>
        </item>
        <item>
        	<title>tony on navGrid is not work in 3.6.1!</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/navgrid-is-not-work-in-361#p12838</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/navgrid-is-not-work-in-361#p12838</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Be a sure that when you download the grid you marked all the needed modules, that are connected to navigator</p>
<p><a href="http://www.trirand.com/jqgridwiki/doku.php?id=wiki:navigator#definition" rel="nofollow" target="_blank"><a href="http://www.trirand.com/jqgridw" rel="nofollow">http://www.trirand.com/jqgridw</a>.....definition</a></p>
<p><a href="http://www.trirand.com/jqgridwiki/doku.php?id=wiki:download" rel="nofollow" target="_blank"><a href="http://www.trirand.com/jqgridw" rel="nofollow">http://www.trirand.com/jqgridw</a>.....i:download</a></p>
</p>
<p>Best Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Tue, 08 Dec 2009 20:11:48 +0200</pubDate>
        </item>
        <item>
        	<title>saatchi on navGrid is not work in 3.6.1!</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/navgrid-is-not-work-in-361#p12835</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/navgrid-is-not-work-in-361#p12835</guid>
        	        	<description><![CDATA[<p>I try to use jqGrid 3.6.1. After create the files and config it, it&#8217;s show the result, truly. So I tried to adding the additional possible facilities, everything is good but I can&#8217;t active navigator! <strong>It doesn&#39;t show any error</strong> in IE and also in firebug, <strong>but it doesn&#8217;t show navigator</strong>.</p>
<p>this is my code:</p>
<p>jQuery(document).ready(function(){<br /> jQuery(&#8221;#list&#8221;).jqGrid({<br /> direction: &#8220;rtl&#8221;,<br /> recordpos : &#8220;left&#8221;,<br /> url:&#8217;example.php&#8217;,<br /> datatype: &#8216;xml&#8217;,<br /> mtype: &#8216;GET&#8217;,<br /> colNames:[&#39;ROW&#39;,&#39;DATE&#39;, &#39;AMOUNT&#39;,&#39;TAX&#39;,&#39;TOTAL&#39;,&#39;COMM&#39;],<br /> colModel :[<br /> {name:&#39;invid&#39;, index:&#39;invid&#39;, width:55, editable:true},<br /> {name:&#39;invdate&#39;, index:&#39;invdate&#39;, width:90, editable:true},<br /> {name:&#39;amount&#39;, index:&#39;amount&#39;, width:80, align:&#39;right&#39;, editable:true},<br /> {name:&#39;tax&#39;, index:&#39;tax&#39;, width:80, align:&#39;right&#39;, editable:true},<br /> {name:&#39;total&#39;, index:&#39;total&#39;, width:80, align:&#39;right&#39;, editable:true},<br /> {name:&#39;note&#39;, index:&#39;note&#39;, width:150, sortable:false, editable:true}<br /> ],<br /> pager: &#8216;#pager&#8217;,<br /> rowNum:10,<br /> rowList:[10,20,30],<br /> sortname: &#8216;invid&#8217;,<br /> sortorder: &#8216;asc&#8217;,<br /> viewrecords: true,<br /> multiselect: true,<br /> height: &#8220;100%&#8221;,<br /> width: 800,<br /> editurl:&#8221;someurl.php&#8221;,<br /> caption: &#8216;myTest&#8217;<br /> });<br /> });</p>
<p>jQuery(&#8221;#list&#8221;).jqGrid(&#8217;navGrid&#8217;,&#39;#pager&#8217;,{edit:false,add:true,del:false});</p>
<p>jQuery(&#8221;#list&#8221;).filterToolbar(); // This one doesn&#8217;t work, too!</p>
<p>Also I used another way to call navGrid:</p>
<p>}).navGrid(&#8221;#pager&#8221;,{edit:false,add:true,del:false});</p>
<p>Please help me to solve it. I&#8217;m confused!</p>
<p>Regards,</p>
]]></description>
        	        	<pubDate>Tue, 08 Dec 2009 19:48:04 +0200</pubDate>
        </item>
</channel>
</rss>