<?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: add one not defined field in a form</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/add-one-not-defined-field-in-a-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/add-one-not-defined-field-in-a-form/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>phicarre on add one not defined field in a form</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/add-one-not-defined-field-in-a-form#p12536</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/add-one-not-defined-field-in-a-form#p12536</guid>
        	        	<description><![CDATA[<p>Oh yes this helps !</p>
<p>Thank you</p>
]]></description>
        	        	<pubDate>Fri, 27 Nov 2009 12:21:36 +0200</pubDate>
        </item>
        <item>
        	<title>tony on add one not defined field in a form</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/add-one-not-defined-field-in-a-form#p12507</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/add-one-not-defined-field-in-a-form#p12507</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Absolutley yes. You can use by example onInitializeForm event for this purpose.</p>
<p>Here is how I use this in some of my projects:</p>
</p>
<p><input type='button' class='sfcodeselect' name='sfselectit8114' value='Select Code' data-codeid='sfcode8114' /></p>
<div class='sfcode' id='sfcode8114'>
<p>&#160;&#160; onInitializeForm : function (formid)<br />&#160;&#160;&#160; {<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; var cppass = &#39;&#60;tr id=&#8221;tr_user_logon_2&#8243; class=&#8221;FormData&#8221; rowpos=&#8221;22&#8243;&#62;&#39;;<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; cppass += &#39;&#60;td class=&#8221;CaptionTD ui-widget-content&#8221;&#62;Retype Password&#60;/td&#62;&#39;;<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; cppass += &#39;&#60;td class=&#8221;DataTD ui-widget-content&#8221; style=&#8221;white-space: pre;&#8221;&#62;&#39;;<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; cppass += &#39; &#60;input id=&#8221;user_pass_2&#8243; class=&#8221;FormElement&#8221; type=&#8221;password&#8221; name=&#8221;user_pass_2&#8243; size=&#8221;20&#8243;/&#62;&#39;;<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; cppass += &#39;&#60;/td&#62;&#60;/tr&#62;&#39;;<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; $(cppass).insertAfter(&#8221;#tr_user_pass&#8221;,formid);<br />&#160;&#160;&#160; },</p>
</div>
<p>Hope this helps</p>
<p>Best Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Fri, 27 Nov 2009 04:16:21 +0200</pubDate>
        </item>
        <item>
        	<title>phicarre on add one not defined field in a form</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/add-one-not-defined-field-in-a-form#p12414</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/add-one-not-defined-field-in-a-form#p12414</guid>
        	        	<description><![CDATA[<p>Is it possible to add in the form one field not defined in colModel ?</p>
<p>For example, Password is defined in colModel and RepeatPassword not defined.</p>
]]></description>
        	        	<pubDate>Wed, 25 Nov 2009 08:52:16 +0200</pubDate>
        </item>
</channel>
</rss>