<?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: reorderable/sortable columns</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/reorderablesortable-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/reorderablesortable-columns/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>michaelg on reorderable/sortable columns</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/reorderablesortable-columns#p18339</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/reorderablesortable-columns#p18339</guid>
        	        	<description><![CDATA[<p>Thanks Tony,&#160; much appreciated</p>
</p>
<p>Cheers,</p>
<p>Michael</p>
]]></description>
        	        	<pubDate>Thu, 01 Jul 2010 02:14:04 +0300</pubDate>
        </item>
        <item>
        	<title>tony on reorderable/sortable columns</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/reorderablesortable-columns#p18308</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/reorderablesortable-columns#p18308</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Direct this is not possible, but if you look at sortableColumns method you will see the following</p>
<p>sortable_opts = {</p>
<p>...</p>
<p>"items": &#39;&#62;th:not(:has(#jqgh_cb,#jqgh_rn,#jqgh_subgrid),:hidden)&#39;,</p>
<p>..</p>
<p>}</p>
<p>This does not allow sorting of some columns.</p>
<p>Also you can configure the items using the sortable option not as true, but as object , since we do</p>
<p>$.extend(sortable_opts, ts.p.sortable.options);</p>
<p>in sortableColumns</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Wed, 30 Jun 2010 16:20:55 +0300</pubDate>
        </item>
        <item>
        	<title>michaelg on reorderable/sortable columns</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/reorderablesortable-columns#p18132</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/reorderablesortable-columns#p18132</guid>
        	        	<description><![CDATA[<p>Hi there,</p>
</p>
<p>I was wondering if it is possible to enable drag-and-drop column reordering (sortable: true) but set one column to not be reorderable?</p>
<p>I see that if multi-select is enabled and sortable: true is set, then the leftmost checkbox column cannot be sorted.&#160; This is what i would like to achieve - make the left-most column fixed and allow the rest of them to be re-ordered via drag and drop</p>
</p>
<p>Thanks,</p>
<p>Michael</p>
]]></description>
        	        	<pubDate>Wed, 23 Jun 2010 03:44:44 +0300</pubDate>
        </item>
</channel>
</rss>