<?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: Not able to find the grid.jqueryui.js?</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/not-able-to-find-the-grid-jqueryui-js</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/not-able-to-find-the-grid-jqueryui-js/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>santoshgiridhar on Not able to find the grid.jqueryui.js?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/not-able-to-find-the-grid-jqueryui-js#p29420</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/not-able-to-find-the-grid-jqueryui-js#p29420</guid>
        	        	<description><![CDATA[<p><img class="spSmiley" style="margin:0" title="Cool" src="/blog/wp-content/forum-smileys/sf-cool.gif" alt="Cool" />Thank Oleg, I had done a mistake in by not includeing the jquery UI js file<img class="spSmiley" style="margin:0" title="Embarassed" src="/blog/wp-content/forum-smileys/sf-embarassed.gif" alt="Embarassed" />; and I was not able to do the re-ordering<img class="spSmiley" style="margin:0" title="Confused" src="/blog/wp-content/forum-smileys/sf-confused.gif" alt="Confused" />; Thank you for identifying the mistake<img class="spSmiley" style="margin:0" title="Laugh" src="/blog/wp-content/forum-smileys/sf-laugh.gif" alt="Laugh" />. Will correct it ASAP.<img class="spSmiley" style="margin:0" title="Smile" src="/blog/wp-content/forum-smileys/sf-smile.gif" alt="Smile" /></p>
]]></description>
        	        	<pubDate>Thu, 29 Aug 2013 13:15:46 +0300</pubDate>
        </item>
        <item>
        	<title>OlegK on Not able to find the grid.jqueryui.js?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/not-able-to-find-the-grid-jqueryui-js#p29418</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/not-able-to-find-the-grid-jqueryui-js#p29418</guid>
        	        	<description><![CDATA[<p>I don&#39;t understand your question about <em>grid.jqueryui.js</em>. It&#39;s just one from modules of jqGrid. If you download jqGrid you can unselect (remove) some modules which you definitively not use. Per default all module are selected, so <em>grid.jqueryui.js</em> is inside of <em>jquery.jqGrid.min.js</em> or <em>jquery.jqGrid.src.js</em>.</p>
<p><a href="http://jsfiddle.net/santoshgiridhar/JC8CT/2/" target="_blank">The demo</a> which you posted seems to me independent from your question. You use sortable: true option in the grid which implementation is inside of <em>grid.jqueryui.js</em>&#160;module. You can drag and drop column headers of the grid to see that <em>grid.jqueryui.js</em>&#160;module are included and all works like expected.</p>
<p>Nevetherless your demo has clear bug because you use&#160;</p>
<p><input type='button' class='sfcodeselect' name='sfselectit9701' value='Select Code' data-codeid='sfcode9701' /></p>
<div class='sfcode' id='sfcode9701'>name:&#39;name&#39;,index:&#39;name asc, invdate&#39;</div>
<p>In case of usage <strong>datatype: "local"</strong> (or in case of usage <strong>loadonce: true</strong>) all values of <strong>index</strong> property of <strong>colModel</strong> <span style="text-decoration: underline;"><em>must</em></span> be the same as the value of <strong>name</strong> property. I recommend you that you just <em>remove</em> all <strong>index</strong>&#160;properties. In the case jqGrid set the <strong>index</strong>&#160;properties to the same value as the corresponding value of <strong>name</strong> property.</p>
<p>Best regards<br />Oleg&#160;</p>
]]></description>
        	        	<pubDate>Thu, 29 Aug 2013 13:08:30 +0300</pubDate>
        </item>
        <item>
        	<title>santoshgiridhar on Not able to find the grid.jqueryui.js?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/not-able-to-find-the-grid-jqueryui-js#p29417</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/not-able-to-find-the-grid-jqueryui-js#p29417</guid>
        	        	<description><![CDATA[<p>Was missing the jQuery UI javascript library&#8230;<img class="spSmiley" style="margin:0" title="Smile" src="/blog/wp-content/forum-smileys/sf-smile.gif" alt="Smile" /></p>
</p>
<p>updated link : <a href="http://jsfiddle.net/santoshgiridhar/JC8CT/2/" target="_blank">DEMO LINK</a></p>
]]></description>
        	        	<pubDate>Thu, 29 Aug 2013 09:13:47 +0300</pubDate>
        </item>
        <item>
        	<title>santoshgiridhar on Not able to find the grid.jqueryui.js?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/not-able-to-find-the-grid-jqueryui-js#p29313</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/not-able-to-find-the-grid-jqueryui-js#p29313</guid>
        	        	<description><![CDATA[<p>How can I add this javascript file to demostrate the online demo?</p>
</p>
<p><a href="http://jsfiddle.net/santoshgiridhar/JC8CT/1/" rel="nofollow" target="_blank"><a href="http://jsfiddle.net/santoshgir" rel="nofollow">http://jsfiddle.net/santoshgir</a>.....r/JC8CT/1/</a></p>
</p>
<p>Not able to do column-re-ordering?</p>
]]></description>
        	        	<pubDate>Tue, 13 Aug 2013 12:38:38 +0300</pubDate>
        </item>
</channel>
</rss>