<?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: Define which collumns are editable</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/define-which-collumns-are-editable</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/define-which-collumns-are-editable/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>trottig on Define which collumns are editable</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/define-which-collumns-are-editable#p18798</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/define-which-collumns-are-editable#p18798</guid>
        	        	<description><![CDATA[<p>Well,</p>
</p>
<p>i manually set the columns to readonly, but if sb has a better way ...</p>
</p>
<p>for edit:</p>
<p>beforeShowForm: function (formid)<br />&#160;&#160;&#160;&#160;&#160; {<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; var state=$("#state",formid).val()<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; if (state!= &#39;Active&#39;)<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; {<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; //disable edit fields<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; $("#col1",formid).attr(&#39;readonly&#39;, true);</p>
<p>...</p>
]]></description>
        	        	<pubDate>Fri, 23 Jul 2010 23:33:47 +0300</pubDate>
        </item>
        <item>
        	<title>onaiggac on Define which collumns are editable</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/define-which-collumns-are-editable#p18793</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/define-which-collumns-are-editable#p18793</guid>
        	        	<description><![CDATA[<p>What I mean is how to build a grid with the first row does not accept any edit and the others does?</p>
<p>Or, even better</p>
<p>How can I build a grid with selectable and non-selectable rows?</p>
</p>
<p>Tks</p>
]]></description>
        	        	<pubDate>Fri, 23 Jul 2010 22:46:31 +0300</pubDate>
        </item>
        <item>
        	<title>trottig on Define which collumns are editable</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/define-which-collumns-are-editable#p18792</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/define-which-collumns-are-editable#p18792</guid>
        	        	<description><![CDATA[<p>Read the documentation 😉</p>
</p>
<p><a title="ColModel API" href="/jqgridwiki/doku.php?id=wiki:colmodel_options" target="_blank"></a><a href="http://www.trirand.com/jqgridw" rel="nofollow" target="_blank">http://www.trirand.com/jqgridw</a>.....el_options -&#62; property editable ...</p></p>
]]></description>
        	        	<pubDate>Fri, 23 Jul 2010 22:14:11 +0300</pubDate>
        </item>
        <item>
        	<title>onaiggac on Define which collumns are editable</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/define-which-collumns-are-editable#p18789</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/define-which-collumns-are-editable#p18789</guid>
        	        	<description><![CDATA[<p>Hi,</p>
<p>How can I define which collumns are editable or not?</p>
</p>
<p>Tks.</p>
]]></description>
        	        	<pubDate>Fri, 23 Jul 2010 21:30:35 +0300</pubDate>
        </item>
</channel>
</rss>