<?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: editable flag is not honored in tree mode</title>
	<link>http://www.trirand.com/blog/?page_id=393/treegrid/editable-flag-is-not-honored-in-tree-mode</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/treegrid/editable-flag-is-not-honored-in-tree-mode/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>sergey68 on editable flag is not honored in tree mode</title>
        	<link>http://www.trirand.com/blog/?page_id=393/treegrid/editable-flag-is-not-honored-in-tree-mode#p25848</link>
        	<category>TreeGrid</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/treegrid/editable-flag-is-not-honored-in-tree-mode#p25848</guid>
        	        	<description><![CDATA[<p>Ended up being a bug in javascript, no issue with treegrid</p>
<p>False alarm.</p>
]]></description>
        	        	<pubDate>Tue, 31 Jan 2012 16:39:15 +0200</pubDate>
        </item>
        <item>
        	<title>sergey68 on editable flag is not honored in tree mode</title>
        	<link>http://www.trirand.com/blog/?page_id=393/treegrid/editable-flag-is-not-honored-in-tree-mode#p25846</link>
        	<category>TreeGrid</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/treegrid/editable-flag-is-not-honored-in-tree-mode#p25846</guid>
        	        	<description><![CDATA[<p>I have the following column in the tree grid:</p>
</p>
<pre>{&#160;name:&#160;&#39;AllowDelete&#39;,&#160;index:&#160;&#39;AllowDelete&#39;,&#160;width:&#160;"80px",&#160;sortable:&#160;false,&#160;align:&#160;&#39;center&#39;,</pre>
<pre>editable:&#160;myObject.canEdit,&#160;edittype:&#160;&#39;checkbox&#39;,&#160;</pre>
<pre>formatter:&#160;&#39;checkbox&#39;,&#160;editoptions:&#160;{&#160;value:&#160;"True:False"&#160;},&#160;</pre>
<pre>formatoptions:&#160;{&#160;disabled:&#160;!myObject.canEdit&#160;}}</pre>
<pre>If I have the same configuration in normal grid, editable flag works properly, </pre>
<pre>but in treegrid mode it is ignored, so even if myObject.canEdit is false, the cell is still editable</pre>
<pre>Any help is appreciated.</pre>
<pre>Thanks.</pre>
<pre>Sergey</pre>
]]></description>
        	        	<pubDate>Mon, 30 Jan 2012 23:28:43 +0200</pubDate>
        </item>
</channel>
</rss>