<?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 not installed</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/navgrid-not-installed</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-not-installed/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on navGrid not installed</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/navgrid-not-installed#p12512</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/navgrid-not-installed#p12512</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>When download jqGrid you should mark formedit module. See docs - downloading and installing.</p>
<p>Regards</p></p>
]]></description>
        	        	<pubDate>Fri, 27 Nov 2009 04:39:57 +0200</pubDate>
        </item>
        <item>
        	<title>rreennaauudd on navGrid not installed</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/navgrid-not-installed#p12452</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/navgrid-not-installed#p12452</guid>
        	        	<description><![CDATA[<p><pre>Hi,</pre>
<pre></pre>
<pre>I got&#160;the following javascript error: &#8220;TypeError: Result of expression &#39;$(&#39;#grid_customers&#39;).jqGrid&#39; [undefined] is not a function.&#8221;</pre>
</p>
<p>I have included the following scripts:<br /><span>/jquery.jqGrid-3.6/js/i18n/grid.locale-en.js<br />/jquery.jqGrid-3.6/js/jquery.jqGrid.min.js</span></p>
<p>Any idea what&#39;s wrong?<br />Thanks,</p>
<pre>Renaud&#160;<br /><br />	$(&#39;#grid_customers&#39;).jqGrid({
		url:&#39;index.php?output=XMLData&#38;table=customers&#38;xml=1&#38;q=1&#39;,
		datatype: &#39;xml&#39;,
		colNames: [&#39;Name&#39;, &#39;Online&#39;],
		colModel: [{name:&#39;name&#39;, index:&#39;name&#39;}, {name:&#39;online&#39;, index:&#39;online&#39;, align:&#39;right&#39;}],
		autowidth: true,
		rowNum: 10,
		rowList: [10,20,30],
		pager: $(&#39;#pager_customers&#39;),
		sortname: &#39;id&#39;,
		viewrecords: true,
		sortorder: &#39;desc&#39;,
		caption: &#39;Customers&#39;,
		onSelectRow: function(id){
			customersClick(id);
		}
	}).navGrid(&#39;#pager_customers&#39;,{edit:false,add:false,del:false});
</pre>
<div></div>
<div>Thanks,</div>
<div>Renaud</div>
]]></description>
        	        	<pubDate>Wed, 25 Nov 2009 14:12:15 +0200</pubDate>
        </item>
</channel>
</rss>