<?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: Multiple Sort Sequence</title>
	<link>http://www.trirand.com/blog/?page_id=393/discussion/multiple-sort-sequence</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/discussion/multiple-sort-sequence/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>macrosong on Multiple Sort Sequence</title>
        	<link>http://www.trirand.com/blog/?page_id=393/discussion/multiple-sort-sequence#p30270</link>
        	<category>Discussion</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/discussion/multiple-sort-sequence#p30270</guid>
        	        	<description><![CDATA[<p>I have a grid and sorted by mutiple columns.</p>
<p>For example, the column sequence are</p>
<p><span style="white-space:pre"> </span>(Student Id, Student Name, Gender, DOB, Status)</p>
<p>Now, the user click the column headers as follow sequence for sorting</p>
<p><span style="white-space:pre"> </span>(Gender ASC -&#62; DOB DESC -&#62; Student Name ASC)</p>
<p>However, the grid actual sort sequence is followed the column sequnce, say it first sort Student Name, then Gender, then DOB.</p>
</p>
<p>Is there any way to maintain the sequence as user clicked for sorting?? Thanks!</p>
]]></description>
        	        	<pubDate>Mon, 24 Feb 2014 04:40:17 +0200</pubDate>
        </item>
</channel>
</rss>