<?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: insert field thati is no-editable in thte edit mode</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/insert-field-thati-is-no-editable-in-thte-edit-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/help/insert-field-thati-is-no-editable-in-thte-edit-mode/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>popvertigo on insert field thati is no-editable in thte edit mode</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/insert-field-thati-is-no-editable-in-thte-edit-mode#p12594</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/insert-field-thati-is-no-editable-in-thte-edit-mode#p12594</guid>
        	        	<description><![CDATA[<p>Ok , thanks</p>
]]></description>
        	        	<pubDate>Mon, 30 Nov 2009 17:02:59 +0200</pubDate>
        </item>
        <item>
        	<title>tony on insert field thati is no-editable in thte edit mode</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/insert-field-thati-is-no-editable-in-thte-edit-mode#p12581</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/insert-field-thati-is-no-editable-in-thte-edit-mode#p12581</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Make the field editable and use beforeShowForm for edit and for add</p>
<p><input type='button' class='sfcodeselect' name='sfselectit9247' value='Select Code' data-codeid='sfcode9247' /></p>
<div class='sfcode' id='sfcode9247'>
<p>for edit</p>
<p>beforeShowForm : function(formid)</p>
<p>{</p>
<p>$("tr_idName",formid).hide();</p>
<p>}</p>
</p>
<p>for add</p>
<p>beforeShowForm : function(formid)</p>
<p>{</p>
<p>$("tr_idName",formid).show();</p>
<p>}</p>
</div>
<p>Regards</p>
<p>Tony</p></p>
]]></description>
        	        	<pubDate>Mon, 30 Nov 2009 13:06:47 +0200</pubDate>
        </item>
        <item>
        	<title>popvertigo on insert field thati is no-editable in thte edit mode</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/insert-field-thati-is-no-editable-in-thte-edit-mode#p12548</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/insert-field-thati-is-no-editable-in-thte-edit-mode#p12548</guid>
        	        	<description><![CDATA[<p>Hi&#160; guys...I&#39;m from italy, here&#39;s the question:</p>
<p>I have the field "idName" in the colModel with option editable:false... but i wanna show and edit this field when I click&#160; "add row" ( the + icon ) into navgrid.</p>
</p>
<p>Thanks in advance</p>
]]></description>
        	        	<pubDate>Sat, 28 Nov 2009 04:21:55 +0200</pubDate>
        </item>
</channel>
</rss>