<?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: sort not working</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/sort-not-working</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/sort-not-working/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>aleceiffel1066 on sort not working</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/sort-not-working#p6752</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/sort-not-working#p6752</guid>
        	        	<description><![CDATA[<p>Thanks Tony, I&#39;ll keep an eye out for 3.4.4 on the releases page.</p>
</p>
<p>-alec</p>
]]></description>
        	        	<pubDate>Tue, 19 May 2009 08:41:17 +0300</pubDate>
        </item>
        <item>
        	<title>sledge on sort not working</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/sort-not-working#p6751</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/sort-not-working#p6751</guid>
        	        	<description><![CDATA[<p>Could we get an exclusive access to the release [without docs]? Hence it has some vital fixes for my project (and other&#39;s apparently)</p>
<p>-- <br />sledge</p>
]]></description>
        	        	<pubDate>Tue, 19 May 2009 08:25:57 +0300</pubDate>
        </item>
        <item>
        	<title>tony on sort not working</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/sort-not-working#p6664</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/sort-not-working#p6664</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Actually the version is ready for publishing. The problem is documentation.</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Wed, 13 May 2009 15:08:25 +0300</pubDate>
        </item>
        <item>
        	<title>dforrestca on sort not working</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/sort-not-working#p6612</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/sort-not-working#p6612</guid>
        	        	<description><![CDATA[<p>Hi Tony,</p>
<p>Any idea when you might release 3.4.4?</p>
</p>
<p>Thanks</p>
]]></description>
        	        	<pubDate>Mon, 11 May 2009 03:50:41 +0300</pubDate>
        </item>
        <item>
        	<title>tony on sort not working</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/sort-not-working#p6585</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/sort-not-working#p6585</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>There is a bug in sortGrid method. Fixed in 3.4.4</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Sat, 09 May 2009 09:38:38 +0300</pubDate>
        </item>
        <item>
        	<title>aleceiffel1066 on sort not working</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/sort-not-working#p6552</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/sort-not-working#p6552</guid>
        	        	<description><![CDATA[<p>Hi there,</p>
</p>
<p>I have since upgraded to the latest stable release: 3.4.3 and I notice I am still having trouble. &#160;In case I wasn&#39;t clear before, the sortGrid method, and the setGridParam method, fail to actually sort the grid as designed. &#160;The grid doesn&#39;t respond to the commands... also, I have trouble when loading a json object with a column of integers - the sortGrid and setGridParam methods do not sort (even with trigger(&#39;reload&#39;)). &#160;The manual interactive sort isn&#39;t working with that data either...</p>
</p>
<p>... just in case you get a moment... &#160;🙂</p>
</p>
<p>Thanks again,</p>
</p>
<p>Alec</p>
]]></description>
        	        	<pubDate>Thu, 07 May 2009 14:20:22 +0300</pubDate>
        </item>
        <item>
        	<title>aleceiffel1066 on sort not working</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/sort-not-working#p6503</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/sort-not-working#p6503</guid>
        	        	<description><![CDATA[<p>Hi Tony,</p>
<p>Sadly, I don't remember 🙁</p>
<p>I had some installation issues so I tried almost all of the latest releases at one point or another... unfortunately I cannot compare the date on the jquery.jqgrid.js file because I edited this line for my implementation:</p>
<p>var pathtojsfiles = "scripts/js/"; // need to be ajusted</p>
<p>This is not very helpful, I know...if you know of another way for me to verify the version, please let me know.  Otherwise, another piece of data that might ring a bell is that the sortGrid method doesn't seem to work either.  I created a workaround for 2 of my jqgrid objects when I used this statement:</p>
<p>jQuery("#mygrid").setGridParam({ sortname: "statusCode", sortorder: "desc" }).trigger("reloadGrid");</p>
<p>Thanks again for any advice.</p>
<p>Alec</p>
]]></description>
        	        	<pubDate>Tue, 05 May 2009 11:05:20 +0300</pubDate>
        </item>
        <item>
        	<title>tony on sort not working</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/sort-not-working#p6498</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/sort-not-working#p6498</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Seems that all is correct. Did you mean sort is not correct or at all does not work?</p>
<p>What result do you have?</p>
<p>Which version of jqGrid do you use?</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Tue, 05 May 2009 09:41:12 +0300</pubDate>
        </item>
        <item>
        	<title>aleceiffel1066 on sort not working</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/sort-not-working#p6493</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/sort-not-working#p6493</guid>
        	        	<description><![CDATA[<p>thanks for you message Tony!  Your work with this software tool is outstanding, and thanks for the personal attention... you must be very busy.</p>
<p>just curious if you noticed this setting posted above:</p>
<p> { name: 'fails', index: 'fails', width: 40, align: "center", sortable: true, sorttype: "int" },</p>
<p>Am I declaring the sorttype in correctly?</p>
<p>-Alec</p>
<p>Incidentally, I tried both sortname : "Fails" and "fails" to no avail so far.</p>
]]></description>
        	        	<pubDate>Tue, 05 May 2009 09:16:29 +0300</pubDate>
        </item>
        <item>
        	<title>tony on sort not working</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/sort-not-working#p6482</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/sort-not-working#p6482</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Consult the documentation. You need to add a sorttype property (for datatype:&#39;local&#39;)&#160; in colModel in order to sort work correctly.</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Tue, 05 May 2009 08:38:38 +0300</pubDate>
        </item>
        <item>
        	<title>mikmikus on sort not working</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/sort-not-working#p6425</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/sort-not-working#p6425</guid>
        	        	<description><![CDATA[<p>I guess Sort is based on colModel not colNames,</p>
<p>so just try:</p>
<p>sortname: "fails" instead of sortname: "Fails"</p>
]]></description>
        	        	<pubDate>Sat, 02 May 2009 08:45:44 +0300</pubDate>
        </item>
        <item>
        	<title>aleceiffel1066 on sort not working</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/sort-not-working#p6421</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/sort-not-working#p6421</guid>
        	        	<description><![CDATA[<p>Probably something simple that I am not seeing... using a javascript array for data (clientArray if you will) but the setup doesn&#39;t pre-sort the grid based on the column selected:</p>
</p>
<p>&#160;&#160; &#160; &#160; &#160;jQuery("#jqgTestDetail").jqGrid({</p>
<p><span> </span> &#160; &#160; &#160; &#160; &#160; &#160;datatype: "local",</p>
<p><span> </span> &#160; &#160; &#160; &#160; &#160; &#160;height: 300,</p>
<p><span> </span> &#160; &#160; &#160; &#160; &#160; &#160;colNames: [&#39;Job name&#39;, &#39;Product&#39;, &#39;PFile&#39;, &#39;Fails&#39;, &#39;Status&#39;],</p>
<p><span> </span> &#160; &#160; &#160; &#160; &#160; &#160;colModel: [</p>
<p>&#160;&#160; <span> </span> &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;{ name: &#39;id&#39;, index: &#39;id&#39;, width: 250 },</p>
<p>&#160;&#160; <span> </span> &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;{ name: &#39;product&#39;, index: &#39;product&#39;, width: 80, align: "center" },</p>
<p>&#160;&#160; <span> </span> &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;{ name: &#39;paramslink&#39;, index: &#39;paramslink&#39;, width: 40, align: "center" },</p>
<p>&#160;&#160; <span> </span> &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;{ name: &#39;fails&#39;, index: &#39;fails&#39;, width: 40, align: "center", sortable: true, sorttype: "int" },</p>
<p>&#160;&#160; <span> </span> &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;{ name: &#39;status&#39;, index: &#39;status&#39;, width: 50, align: "center", formatter: &#39;link&#39; }</p>
<p>&#160;&#160; <span> </span> &#160; &#160; &#160; &#160;],</p>
<p><span> </span> &#160; &#160; &#160; &#160; &#160; &#160;imgpath: &#39;styles/themes/steel/images&#39;,</p>
<p><span> </span> &#160; &#160; &#160; &#160; &#160; &#160;multiselect: true,</p>
<p><span> </span> &#160; &#160; &#160; &#160; &#160; &#160;caption: &#39;Test suite job runs status&#39;,</p>
<p><span> </span> &#160; &#160; &#160; &#160; &#160; &#160;shrinkToFit: true,</p>
<p><span> </span> &#160; &#160; &#160; &#160; &#160; &#160;loadui: "disable",</p>
<p><span> </span> &#160; &#160; &#160; &#160; &#160; &#160;sortname: "Fails",</p>
<p>&#160;&#160; &#160; &#160; &#160; &#160; sortorder: "desc"</p>
<p><span> </span> &#160; &#160; &#160; &#160;});</p>
</p>
<p>&#160;&#160; &#160; &#160; &#160;var arrTestDetailDataRows = [</p>
</p>
<p>&#160;&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;{ id: "JOB", product: "foo", paramslink: "-&#62;", fails: 1, status: "?" },</p>
<p>&#160;&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;{ id: "JOB1", product: "foo", paramslink: "-&#62;", fails: 3, status: "?" },</p>
<p>&#160;&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;{ id: "JOB2", product: "foo", paramslink: "-&#62;", fails: 1, status: "?" },</p>
<p>&#160;&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;{ id: "JOB3", product: "foo", paramslink: "-&#62;", fails: 4, status: "?" },</p>
<p>&#160;&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;{ id: "JOB4", product: "foo", paramslink: "-&#62;", fails: 9, status: "?" },</p>
<p>&#160;&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;{ id: "JOB5", product: "foo", paramslink: "-&#62;", fails: 1, status: "?" },</p>
<p>&#160;&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;{ id: "JOB6", product: "foo", paramslink: "-&#62;", fails: 129, status: "?" },</p>
<p>&#160;&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;{ id: "JOB7", product: "foo", paramslink: "-&#62;", fails: 3, status: "?" },</p>
<p>&#160;&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;{ id: "JOB8", product: "foo", paramslink: "-&#62;", fails: 4, status: "?" },</p>
<p>&#160;&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;{ id: "JOB9", product: "foo", paramslink: "-&#62;", fails: 13, status: "?" },</p>
<p>&#160;&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;{ id: "JOB10", product: "foo", paramslink: "-&#62;", fails: 2, status: "?" },</p>
<p>&#160;&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;{ id: "JOB11", product: "foo", paramslink: "-&#62;", fails: 1, status: "?" }</p>
</p>
<p><span> </span> &#160; &#160;];</p>
<p><span> </span> &#160; &#160; &#160; &#160;for (var i = 0; i &#60;= arrTestDetailDataRows.length; i++)</p>
<p><span> </span> &#160; &#160; &#160; &#160; &#160; &#160;jQuery("#jqgTestDetail").addRowData(i + 1, arrTestDetailDataRows[i]);</p>
<p>Anything look suspicious?</p>
</p>
<p>Thanks,</p>
<p>alec</p>
]]></description>
        	        	<pubDate>Fri, 01 May 2009 10:40:36 +0300</pubDate>
        </item>
</channel>
</rss>