<?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: Problems with navigator</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/problems-with-navigator</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/problems-with-navigator/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>demongolem on Problems with navigator</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/problems-with-navigator#p19970</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/problems-with-navigator#p19970</guid>
        	        	<description><![CDATA[<blockquote>
<p>deepakpol said:</p>
<blockquote>
<p>demongolem said:</p>
<p>Ah, I see why now.&#160; I am using struts2-jquery-grid-plugin-2.4.0.jar which contains the .js file jquery.jqGrid.js.&#160; I searched through their .js file and it lacks the navGrid function.&#160; So that jar file and &#60;sjg&#62; tags will not cut it for me unless I start altering them.</p>
</p>
<p>This is the second error I have encountered (rownumbers="true" with &#60;sjg&#62; tags can yield negative row numbers is the other one) but I am not quite sure where to address these issues as it seems like a mutual blame, can&#39;t win situation.&#160; So who do I contact if I have &#60;sjg&#62; tag errors of this sort?</p>
</blockquote>
<hr />
<p>I also suspected this initially but may not be the case. What I see is struts plugin has a file grid.formedit.js which has navGrid function.&#160;</p>
<p>I also tried removing the jquery.jqGrid.js file from jar and using grid plugin&#39;s &#39;jquery.jqGrid.min.js&#39; jar instead with no luck. I wonder if this is due to calling convention difference between old version (where method calls are made navGrid(parameters...)) and new version (where method calls are made jqGrid(&#39;navGrid&#39;, parameters...)).</p>
<p>I tried this using grid plugin provided by trirand instead of struts plugin and tags and it works fine.</p>
<p>Thanks,</p>
<p>-Deepak</p>
</blockquote>
<hr />
<p>I saw&#160;on the Issues list some sort of problem with 2.4.0 that was fixed in 2.4.1 for our scenario.&#160; Downloading 2.4.1 did not help&#160;me, but maybe it will help you.&#160; I think it&#160;was Issue 292.&#160;</p>
]]></description>
        	        	<pubDate>Thu, 23 Sep 2010 23:10:55 +0300</pubDate>
        </item>
        <item>
        	<title>deepakpol on Problems with navigator</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/problems-with-navigator#p19953</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/problems-with-navigator#p19953</guid>
        	        	<description><![CDATA[<blockquote>
<p>demongolem said:</p>
<p>Ah, I see why now.&#160; I am using struts2-jquery-grid-plugin-2.4.0.jar which contains the .js file jquery.jqGrid.js.&#160; I searched through their .js file and it lacks the navGrid function.&#160; So that jar file and &#60;sjg&#62; tags will not cut it for me unless I start altering them.</p>
</p>
<p>This is the second error I have encountered (rownumbers="true" with &#60;sjg&#62; tags can yield negative row numbers is the other one) but I am not quite sure where to address these issues as it seems like a mutual blame, can&#39;t win situation.&#160; So who do I contact if I have &#60;sjg&#62; tag errors of this sort?</p>
</blockquote>
<hr />
<p>I also suspected this initially but may not be the case. What I see is struts plugin has a file grid.formedit.js which has navGrid function.&#160;</p>
<p>I also tried removing the jquery.jqGrid.js file from jar and using grid plugin&#39;s &#39;jquery.jqGrid.min.js&#39; jar instead with no luck. I wonder if this is due to calling convention difference between old version (where method calls are made navGrid(parameters...)) and new version (where method calls are made jqGrid(&#39;navGrid&#39;, parameters...)).</p>
<p>I tried this using grid plugin provided by trirand instead of struts plugin and tags and it works fine.</p>
<p>Thanks,</p>
<p>-Deepak</p>
]]></description>
        	        	<pubDate>Thu, 23 Sep 2010 12:40:29 +0300</pubDate>
        </item>
        <item>
        	<title>demongolem on Problems with navigator</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/problems-with-navigator#p19942</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/problems-with-navigator#p19942</guid>
        	        	<description><![CDATA[<p>Ah, I see why now.&#160; I am using struts2-jquery-grid-plugin-2.4.0.jar which contains the .js file jquery.jqGrid.js.&#160; I searched through their .js file and it lacks the navGrid function.&#160; So that jar file and &#60;sjg&#62; tags will not cut it for me unless I start altering them.</p>
</p>
<p>This is the second error I have encountered (rownumbers="true" with &#60;sjg&#62; tags can yield negative row numbers is the other one) but I am not quite sure where to address these issues as it seems like a mutual blame, can&#39;t win situation.&#160; So who do I contact if I have &#60;sjg&#62; tag errors of this sort?</p>
]]></description>
        	        	<pubDate>Wed, 22 Sep 2010 21:42:19 +0300</pubDate>
        </item>
        <item>
        	<title>demongolem on Problems with navigator</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/problems-with-navigator#p19939</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/problems-with-navigator#p19939</guid>
        	        	<description><![CDATA[<p>I am experiencing the same thing in IE7.&#160; When i add the navigator="true" attribute to my editable grid, I get some sort of berzerk javascript error which reads</p>
</p>
<p>Line: 368382624</p>
<p>Char: 367</p>
<p>Error: Exception thrown and not caught</p>
</p>
<p>If I run the same code in Firefox and go to the error dialog, I see exactly the same message which deepakpol has posted.&#160; Let me show you all what my grid looks like at this point:</p>
</p>
<p>&#60;sjg:grid</p>
<p>id="gridtable"</p>
<p>caption="Grid - Take 1"</p>
<p>dataType="json"</p>
<p>href="Ingrid"</p>
<p>editurl="EditGrid"</p>
<p>editinline="true"</p>
<p>viewrecords="true"</p>
<p>navigator="true"</p>
<p>pager="true"</p>
<p>gridModel="gridModel"</p>
<p>rowList="10,15,20"</p>
<p>rowNum="15"</p>
<p>rownumbers="true"&#62;</p>
<p>&#60;sjg:gridColumn name="id" index="id" title="ID" key="true" formatter="integer" sortable="true"/&#62;</p>
<p>&#60;sjg:gridColumn name="appn" index="appn" title="APPN" sortable="true"/&#62;</p>
<p>&#60;sjg:gridColumn name="k211" index="k211" title="DOL_2011" editable="true" edittype="text"</p>
<p>editrules="{number: true}" formatter="currency" sortable="true"/&#62;</p>
<p>&#60;sjg:gridColumn name="k212" index="k212" title="DOL_2012" editable="true" edittype="text"</p>
<p>editrules="{number: true}" formatter="currency" sortable="true"/&#62;</p>
<p>&#60;sjg:gridColumn name="k213" index="k213" title="DOL_2013" editable="true" edittype="text"</p>
<p>editrules="{number: true}" formatter="currency" sortable="true"/&#62;</p>
<p>&#60;sjg:gridColumn name="k214" index="k214" title="DOL_2014" editable="true" edittype="text"</p>
<p>editrules="{number: true}" formatter="currency" sortable="true"/&#62;</p>
<p>&#60;sjg:gridColumn name="k215" index="k215" title="DOL_2015" editable="true" edittype="text"</p>
<p>editrules="{number: true}" formatter="currency" sortable="true"/&#62;</p>
<p>&#60;sjg:gridColumn name="k216" index="k216" title="DOL_2016" editable="true" edittype="text"</p>
<p>editrules="{number: true}" formatter="currency" sortable="true"/&#62;</p>
<p>&#60;/sjg:grid&#62;</p></p>
]]></description>
        	        	<pubDate>Wed, 22 Sep 2010 21:04:54 +0300</pubDate>
        </item>
        <item>
        	<title>deepakpol on Problems with navigator</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/problems-with-navigator#p19778</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/problems-with-navigator#p19778</guid>
        	        	<description><![CDATA[<p>Hi,</p>
<p>I am using editable jqgrid. Everything works fine, but as soon as I add navigator=true option to my grid, it gives error &#39;uncaught exception: jqGrid - No such method: navGrid&#39;</p>
<p>What could be the problem? I have all the dependent scripts in my path. I am actually using struts plugin of jqgrid. Please help, I have spent hours working on this problem, can&#39;t even debug...debugger can&#39;t find source code at the point of error.</p>
]]></description>
        	        	<pubDate>Tue, 14 Sep 2010 15:46:30 +0300</pubDate>
        </item>
</channel>
</rss>