<?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: Reorder grid columns</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/reorder-grid-columns</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/reorder-grid-columns/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>Mutant BR on Reorder grid columns</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/reorder-grid-columns#p20887</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/reorder-grid-columns#p20887</guid>
        	        	<description><![CDATA[<p>I solved the problem setting jsonReader -&#62; repeatitems = false.</p>
<p>I had to change all my json sources, but it was worthy.</p></p>
]]></description>
        	        	<pubDate>Thu, 18 Nov 2010 13:02:46 +0200</pubDate>
        </item>
        <item>
        	<title>Mutant BR on Reorder grid columns</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/reorder-grid-columns#p20751</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/reorder-grid-columns#p20751</guid>
        	        	<description><![CDATA[<p>Hi,</p>
<p>I am storing the colModel in a database because I want to restore the grid column order when users load the page.</p>
<p>First I tried changing the colModel property before the grid loads, but my json data has the original order and the data went messed up.</p>
<p>So I tried loading the grid first and then applying the remapColumns method, but the problem now is the filterToolbar.<span style="color: #c0c0c0;"> When using remapColumns the data and header reorder, but the filter toolbar fields doesn&#39;t.<br /></span></p>
<p><span style="color: #c0c0c0;"><span style="color: #000000;">Actually, the problem is the json data the filter returns. The json data is in original order but the grid column order is different and the data messed up.</span><br /></span></p>
</p>
<p>Any idea?</p>
<p>Is there another way to change the columns order?&#160;</p>
</p>
<p>Thanks.</p>
]]></description>
        	        	<pubDate>Thu, 11 Nov 2010 14:35:14 +0200</pubDate>
        </item>
</channel>
</rss>