<?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: reordering doesn't work</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/reordering-doesnt-work</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/reordering-doesnt-work/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>lupin on reordering doesn't work</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/reordering-doesnt-work#p15349</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/reordering-doesnt-work#p15349</guid>
        	        	<description><![CDATA[<p>hi,</p>
<p>Does your sql code does sort it? it check on the value of (sortname/$sidx) param, and pass it as&#160;the attribute to ORDER BY clause. So in your case it was set to ID,does ID a valid column name in your DB?</p>
</p>
<p>hth,</p>
<p>lupin</p></p>
]]></description>
        	        	<pubDate>Thu, 04 Mar 2010 09:38:46 +0200</pubDate>
        </item>
        <item>
        	<title>limasdf on reordering doesn't work</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/reordering-doesnt-work#p15347</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/reordering-doesnt-work#p15347</guid>
        	        	<description><![CDATA[<p>I&#39;m a jqGrid newbie.</p>
</p>
<p>I made simple jqGrid</p>
</p>
<p>but &#160;reordering doens&#39;t work.&#160;even if I click the header. the reordering doesn&#39;t work.&#160;</p>
</p>
<p>what should I check ?&#160;</p>
</p>
<p>colModel:[</p>
<p><span style="white-space: pre;"> </span>{name:&#39;ID&#39;,index:&#39;ID&#39;, width:100,align:"center"},</p>
<p><span style="white-space: pre;"> </span>{name:&#39;Brand&#39;,index:&#39;Brand&#39;, width:90},<span style="white-space: pre;"> </span></p>
<p><span style="white-space: pre;"> {name:&#39;BrandId&#39;,index:&#39;BrandId&#39;, width:100},</span></p>
<p><span style="white-space: pre;"> caption:"JSON Example" </span></p>
<p><span style="white-space: pre;"> viewrecords: true,</span></p>
<p><span style="white-space: pre;"> sortorder : &#39;desc&#39;,</span></p>
<p><span style="white-space: pre;"> sortname: &#39;ID&#39;,</span></p>
<p><span style="white-space: pre;"> pager: &#39;#pager2&#39;,rowList:[10,20,30],rowNum:10,],</span></p>
]]></description>
        	        	<pubDate>Thu, 04 Mar 2010 08:45:34 +0200</pubDate>
        </item>
</channel>
</rss>