<?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 index problem when submitted to server</title>
	<link>http://www.trirand.com/blog/?page_id=393/bugs/sort-index-problem-when-submitted-to-server</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/bugs/sort-index-problem-when-submitted-to-server/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on sort index problem when submitted to server</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/sort-index-problem-when-submitted-to-server#p2828</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/sort-index-problem-when-submitted-to-server#p2828</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>This is definitley a bug. Thank you. I will correct this.</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Fri, 31 Oct 2008 02:22:03 +0200</pubDate>
        </item>
        <item>
        	<title>zarqman on sort index problem when submitted to server</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/sort-index-problem-when-submitted-to-server#p2816</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/sort-index-problem-when-submitted-to-server#p2816</guid>
        	        	<description><![CDATA[<p>It seems that jqGrid 3.3 is sometimes using the &#39;name&#39; attribute instead of &#39;index&#39; when submitting index names.</p>
<p>Example:</p>
<p>colModel : [{name: &#39;time_n&#39;, index : &#39;time_i&#39;, width : 160, sortable : true, align: &#39;left&#39;}, ...]</p>
<p>When clicking on the table header for the Time column, jqGrid sends&#160;"sidx"=&#62;"time_i" to the server. This is correct.</p>
<p>However, if my next click is then on the pager, to go to page 2, it sends&#160;"sidx"=&#62;"time_n" instead. I believe this should also be &#39;time_i&#39;, the index attribute value.</p></p>
]]></description>
        	        	<pubDate>Thu, 30 Oct 2008 12:39:30 +0200</pubDate>
        </item>
</channel>
</rss>