<?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: How do I over-ride column model settings globally?</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/how-do-i-over-ride-column-model-settings-globally</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/how-do-i-over-ride-column-model-settings-globally/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tim on How do I over-ride column model settings globally?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/how-do-i-over-ride-column-model-settings-globally#p17179</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/how-do-i-over-ride-column-model-settings-globally#p17179</guid>
        	        	<description><![CDATA[<p>That will do just fine.</p>
<p>Thanks Tony.</p>
<p>tim</p>
]]></description>
        	        	<pubDate>Sat, 15 May 2010 08:33:50 +0300</pubDate>
        </item>
        <item>
        	<title>tony on How do I over-ride column model settings globally?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/how-do-i-over-ride-column-model-settings-globally#p16662</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/how-do-i-over-ride-column-model-settings-globally#p16662</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Especially for editable options you can use setColProp method:</p>
<p><a href="http://www.trirand.com/jqgridwiki/doku.php?id=wiki:methods#add_on_grid_methods" rel="nofollow" target="_blank"><a href="http://www.trirand.com/jqgridw" rel="nofollow">http://www.trirand.com/jqgridw</a>.....id_methods</a></p>
</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Mon, 26 Apr 2010 12:05:41 +0300</pubDate>
        </item>
        <item>
        	<title>tim on How do I over-ride column model settings globally?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/how-do-i-over-ride-column-model-settings-globally#p16544</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/how-do-i-over-ride-column-model-settings-globally#p16544</guid>
        	        	<description><![CDATA[<p>So I perused through the docs and only found the following reference on setting global options:</p>
<p><a rel="nofollow" href="/jqgridwiki/doku.php?id=wiki:options" target="_blank"></a><a href="http://www.trirand.com/jqgridw" rel="nofollow" target="_blank">http://www.trirand.com/jqgridw</a>.....ki:options</p>
<p>Note the doc demonstrates 2 methods to set options globally:</p>
<p>&#160;&#160;&#160;&#160;&#160;&#160; 1. Setting new default options such that the ColModel option does not need to be defined for grids.</p>
<p>&#160;&#160;&#160;&#160;&#160;&#160; 2. Setting ColModel options that over-ride a newly set global default.</p>
<p>I however have ColModel options setup, but would like to over-ride the settings globally depending upon who logs in.</p>
<p>More precisely I would like to set the &#39;editable&#39; option to false for the entire grid dependant upon who logs in.</p>
<p>I know I can do this by writing code that assembles new colModel options dependant upon the user login, but I would rather see if there&#39;s a global way to over-ride&#8230;.</p>
<p>Any thoughts?</p>
<p>Thanks</p>
<p>tim</p>
]]></description>
        	        	<pubDate>Mon, 19 Apr 2010 19:02:47 +0300</pubDate>
        </item>
</channel>
</rss>