<?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: Pb in edit et add form</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/pb-in-edit-et-add-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/pb-in-edit-et-add-form/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>Animafac on Pb in edit et add form</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/pb-in-edit-et-add-form#p5913</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/pb-in-edit-et-add-form#p5913</guid>
        	        	<description><![CDATA[<p>Thank for the help</p>
]]></description>
        	        	<pubDate>Tue, 07 Apr 2009 10:03:23 +0300</pubDate>
        </item>
        <item>
        	<title>tony on Pb in edit et add form</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/pb-in-edit-et-add-form#p5904</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/pb-in-edit-et-add-form#p5904</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>It is not true. Your problem is that when you call the add this is happen and from this point the column is hidden, since the edit and add use the same form.</p>
<p>The solution. On both actions use the onInitializeForm and then on both use a beforeShow event - for add hide this for edit show it (or vice versa).</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Tue, 07 Apr 2009 08:37:00 +0300</pubDate>
        </item>
        <item>
        	<title>Animafac on Pb in edit et add form</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/pb-in-edit-et-add-form#p5887</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/pb-in-edit-et-add-form#p5887</guid>
        	        	<description><![CDATA[<p>Hy,</p>
<p>I have do this code for navigator</p>
<p><input type='button' class='sfcodeselect' name='sfselectit2764' value='Select Code' data-codeid='sfcode2764' /></p>
<div class='sfcode' id='sfcode2764'>.navGrid('#pagernav',<br />
  {}, //options<br />
  {height:300,reloadAfterSubmit:false,closeAfterEdit:true}, // edit options<br />
  {height:300,reloadAfterSubmit:false,closeAfterAdd:true,onInitializeForm : function(formid){$("#tr_new_mpd").hide();}}, // add options<br />
  {reloadAfterSubmit:false}, // del options<br />
  {reloadAfterSubmit:true,sopt: ['bw'],sValue:'valueField',sField:'searchField'} // search options</div>
<p>but my problem is the $("#tr_new_mpd").hide(); is apply in add et edit why ?</p>
<p>Thank for help</p>
]]></description>
        	        	<pubDate>Tue, 07 Apr 2009 06:20:58 +0300</pubDate>
        </item>
</channel>
</rss>