<?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 to add extra fields to  editRow form</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-add-extra-fields-to-editrow-form</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-to-add-extra-fields-to-editrow-form/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on hOw to add extra fields to  editRow form</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-add-extra-fields-to-editrow-form#p11412</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/how-to-add-extra-fields-to-editrow-form#p11412</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>"jQuery.jgrid.edit is undefined" mean that for some reasons the language file is not loaded.</p>
]]></description>
        	        	<pubDate>Mon, 02 Nov 2009 13:11:46 +0200</pubDate>
        </item>
        <item>
        	<title>outofsight on hOw to add extra fields to  editRow form</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-add-extra-fields-to-editrow-form#p11404</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/how-to-add-extra-fields-to-editrow-form#p11404</guid>
        	        	<description><![CDATA[<blockquote>
<p>tony said:</p>
<p>Hello,</p>
<p>Did you mean</p>
<p>jQuery.jgrid.edit or jQuery.jqgrid.edit &#8211; there is a difference</p>
<p>2. I think yes this is possible</p>
<p>Regards</p>
<p>Tony</p>
</blockquote>
<hr />
<p>Hi Tony,</p>
</p>
<p>Yes, the error was indeed jQuery.jgrid.edit is undefined, sorry for the typo.</p>
</p>
<p>Also, I worked around number 2. Basically&#160; by getting the selected rows and calling restoreRow on each of them before calling getRowData. If you know of a better way to handle this I am interested in it.</p></p>
]]></description>
        	        	<pubDate>Mon, 02 Nov 2009 11:05:10 +0200</pubDate>
        </item>
        <item>
        	<title>tony on hOw to add extra fields to  editRow form</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-add-extra-fields-to-editrow-form#p11288</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/how-to-add-extra-fields-to-editrow-form#p11288</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Did you mean</p>
<p>jQuery.jgrid.edit or jQuery.jqgrid.edit - there is a difference</p>
</p>
<p>2. I think yes this is possible</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Fri, 30 Oct 2009 07:37:41 +0200</pubDate>
        </item>
        <item>
        	<title>outofsight on hOw to add extra fields to  editRow form</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-add-extra-fields-to-editrow-form#p11187</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/how-to-add-extra-fields-to-editrow-form#p11187</guid>
        	        	<description><![CDATA[<blockquote>
<p>outofsight said:</p>
<p>1) Id needs to be present in the edit form which it isnt, presumably as the field it not editable in the main grid</p>
</blockquote>
<hr />
<p>Sorted, my bad. editable: true in the wrong place <img class="spSmiley" style="margin:0" title="Embarassed" src="/blog/wp-content/forum-smileys/sf-embarassed.gif" alt="Embarassed" /></p>
</p>
<p>This has of course left me with a few more questions.</p>
</p>
<p>1)&#160; The wiki says an error message will be displayed when editrules are set and broken. Im just getting an exception thrown:</p>
</p>
<p>jQuery.jqgrid.edit is undefined</p>
</p>
<p>Do I need to put a callback in there somewhere?</p>
</p>
<p>2) Is it possible to use multiselect with inline editing in such a way that clicking the check box would not enable the input fields in the grid? I mean, only change to the input fields if the user clicks one of the other cells?</p>
]]></description>
        	        	<pubDate>Wed, 28 Oct 2009 10:47:05 +0200</pubDate>
        </item>
        <item>
        	<title>outofsight on hOw to add extra fields to  editRow form</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-add-extra-fields-to-editrow-form#p11179</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/how-to-add-extra-fields-to-editrow-form#p11179</guid>
        	        	<description><![CDATA[<blockquote>
<p>2) There might only be one id in the grid, but the user must be able to select from all of the id&#39;s in the foreign table, so I guess I need to do another lookup on the foreign table</p>
</p>
</blockquote>
<hr />
<p>So I&#39;ve found the docs on how to achieve point #2 but still struggling with #1</p>
</p>
<p>I have colModel set as:</p>
<p>name: &#39;resource_id&#39;,</p>
<p>index: &#39;resource_id&#39;,</p>
<p>hidden: true,</p>
<p>edithidden: true,</p>
<p>edittype: select,</p>
<p>editoptions: { value: "1:Resource1;2:Resource2" },</p>
<p>formoptions { editable: true}</p></p>
]]></description>
        	        	<pubDate>Wed, 28 Oct 2009 08:52:58 +0200</pubDate>
        </item>
        <item>
        	<title>outofsight on hOw to add extra fields to  editRow form</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-add-extra-fields-to-editrow-form#p11173</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/how-to-add-extra-fields-to-editrow-form#p11173</guid>
        	        	<description><![CDATA[<p>I&#39;ll try to explain again in a little more detail as my previous response doenst actually cover everything.</p>
</p>
<p>I have a grid that is generated from a table that for example looks like this (simplified a lot):</p>
</p>
<p>id: Integer which is a foreign key</p>
<p>name: varchar</p>
</p>
<p>When I declare the grid, the id is not editable, I do not want it to be changed for any existing rows.</p>
</p>
<p>When the user wants to add a new row I need to do two things...</p>
<p>1) Id needs to be present in the edit form which it isnt, presumably as the field it not editable in the main grid</p>
<p>2) There might only be one id in the grid, but the user must be able to select from all of the id&#39;s in the foreign table, so I guess I need to do another lookup on the foreign table?</p>
</p>
<p>Im just not sure how to achieve this, I can&#39;t be the only person to have needed to do this so I am guessing it&#39;s possible but my lack of knowledge is the problem here.</p>
]]></description>
        	        	<pubDate>Wed, 28 Oct 2009 06:49:10 +0200</pubDate>
        </item>
        <item>
        	<title>outofsight on hOw to add extra fields to  editRow form</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-add-extra-fields-to-editrow-form#p11149</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/how-to-add-extra-fields-to-editrow-form#p11149</guid>
        	        	<description><![CDATA[<blockquote>
<p>tony said:</p>
<p>Hello,</p>
<p>Do not understand. Describe your problem again.</p>
<p>Regards</p>
<p>Tony</p>
</blockquote>
<hr />
<p>I have some fields in a grid that are not editable, however, when the user adds a new row to the grid I need some of those non-editable fields to appear in the form.</p>
</p>
<p>TIA</p>
]]></description>
        	        	<pubDate>Tue, 27 Oct 2009 11:54:38 +0200</pubDate>
        </item>
        <item>
        	<title>tony on hOw to add extra fields to  editRow form</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-add-extra-fields-to-editrow-form#p11128</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/how-to-add-extra-fields-to-editrow-form#p11128</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Do not understand. Describe your problem again.</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Tue, 27 Oct 2009 04:03:31 +0200</pubDate>
        </item>
        <item>
        	<title>outofsight on hOw to add extra fields to  editRow form</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-add-extra-fields-to-editrow-form#p11091</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/how-to-add-extra-fields-to-editrow-form#p11091</guid>
        	        	<description><![CDATA[<p>Hi,</p>
</p>
<p>Is it&#160; possible/what is the best way to add some custom fields to the editRow dialog when adding a new row to the grid?</p>
</p>
<p>TIA</p>
]]></description>
        	        	<pubDate>Mon, 26 Oct 2009 15:20:29 +0200</pubDate>
        </item>
</channel>
</rss>