<?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: column chooser control</title>
	<link>http://www.trirand.com/blog/?page_id=393/feature-request/column-chooser-control</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/feature-request/column-chooser-control/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>highrise on column chooser control</title>
        	<link>http://www.trirand.com/blog/?page_id=393/feature-request/column-chooser-control#p13461</link>
        	<category>Feature Request</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/feature-request/column-chooser-control#p13461</guid>
        	        	<description><![CDATA[<p>hi guys - doh, sorry, I just read up how to do this, you use the &#39;hidedlg&#39; option in the colmodel. Sorry, will do more research next time...</p>
]]></description>
        	        	<pubDate>Wed, 30 Dec 2009 17:33:05 +0200</pubDate>
        </item>
        <item>
        	<title>highrise on column chooser control</title>
        	<link>http://www.trirand.com/blog/?page_id=393/feature-request/column-chooser-control#p13459</link>
        	<category>Feature Request</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/feature-request/column-chooser-control#p13459</guid>
        	        	<description><![CDATA[<p>hi guys - I posted this in the help section but as I don&#39;t think it is currently possible I thought it would be useful to put it here in requested features.</p>
</p>
<p>The new column chooser is great, thanks so much! however I would like the option to limit the user&#39;s choice of columns they can view or not view. I would like most columns to be &#39;optional&#39; but, for an example an &#39;ID&#39; column would remain always hidden (i.e the user cannot choose to view this column), and a &#39;name&#39; column would be always visible (i.e the user cannot choose this column to be off).</p>
<p>As&#160; I said, I don&#39;t know if it is already done or planned, but maybe it could be defined when setting up the column model, to say whether the column is allowed to be switched on or off by the user:</p>
<p>&#160; colModel:[<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; {name:&#39;id&#39;,index:&#39;id&#39;, width:20,hidden:true,columnchooser:false},<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; {name:&#39;name&#39;,index:&#39;name&#39;, width:120,columnchooser:false},<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; {name:&#39;location&#39;,index:&#39;location&#39;, width:80,columnchooser:true},</p>
<p>&#8230; and so on. The column chooser script could then read this variable and only make certain columns optional. Perhaps &#39;true&#39; could be the default setting.</p>
]]></description>
        	        	<pubDate>Wed, 30 Dec 2009 16:54:57 +0200</pubDate>
        </item>
</channel>
</rss>