<?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: Form Editing: Add form, how to add extra parameters?</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/form-editing-add-form-how-to-add-extra-parameters</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/form-editing-add-form-how-to-add-extra-parameters/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>ilepper on Form Editing: Add form, how to add extra parameters?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/form-editing-add-form-how-to-add-extra-parameters#p15291</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/form-editing-add-form-how-to-add-extra-parameters#p15291</guid>
        	        	<description><![CDATA[<p>Hi Tony,</p>
</p>
<p>Thank you for your answer, I will look into that.</p>
</p>
<p>Ido</p>
]]></description>
        	        	<pubDate>Tue, 02 Mar 2010 11:05:22 +0200</pubDate>
        </item>
        <item>
        	<title>tony on Form Editing: Add form, how to add extra parameters?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/form-editing-add-form-how-to-add-extra-parameters#p15218</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/form-editing-add-form-how-to-add-extra-parameters#p15218</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Take a look at the following events</p>
<p>onclickSubmit and serializeEditData</p>
<p><a href="http://www.trirand.com/jqgridwiki/doku.php?id=wiki:form_editing#editgridrow" rel="nofollow" target="_blank"><a href="http://www.trirand.com/jqgridw" rel="nofollow">http://www.trirand.com/jqgridw</a>.....ditgridrow</a></p>
<p>These add a data dynamically</p>
<p>editData adds a data "statically"</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Sat, 27 Feb 2010 20:35:19 +0200</pubDate>
        </item>
        <item>
        	<title>ilepper on Form Editing: Add form, how to add extra parameters?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/form-editing-add-form-how-to-add-extra-parameters#p15113</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/form-editing-add-form-how-to-add-extra-parameters#p15113</guid>
        	        	<description><![CDATA[<p>Hi,</p>
</p>
<p>I have been trying this for a few hours, but couldnt get it to work. I added a screenshot, easier to explain.</p>
<p>[Image Can Not Be Found]</p>
<p>If I press the + a form pops up. When I press submit the value (COMMITTEE) in the selectbox &#39;type&#39; should also be posted to the server. Type is also a hidden column within my grid btw.</p>
</p>
<p>My AddOptions contains a param: editData:{roletype_code:jQuery("#roletype_code :selected").val()}, to add the extra paramater,</p>
<p>but this doesnt work, somehow it always posts the first entry from the selectbox, not the actualy selected one.</p>
</p>
<p>I also tried adding it to: editurl: &#39;jsonservlet?action=function_action&#38;roletype_code=&#39;+jQuery("#roletype_code :selected").val()</p>
<p>but same problem.</p>
</p>
<p>So what am I doing wrong?</p>
</p>
<p>kind regards</p>
</p>
<p>Ido</p></p>
]]></description>
        	        	<pubDate>Wed, 24 Feb 2010 11:01:43 +0200</pubDate>
        </item>
</channel>
</rss>