<?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: My first grid with Edit Form</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/my-first-grid-with-edit-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/my-first-grid-with-edit-form/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>onaiggac on My first grid with Edit Form</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/my-first-grid-with-edit-form#p18771</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/my-first-grid-with-edit-form#p18771</guid>
        	        	<description><![CDATA[<p>Hi,</p>
<p>Im new using the jqGrid, so...Im trying to config the Edit form but without success.</p>
<p>Following the documentation</p>
<pre class="code javascript"><p><input type='button' class='sfcodeselect' name='sfselectit2410' value='Select Code' data-codeid='sfcode2410' /></p><div class='sfcode' id='sfcode2410'>jQuery(&#34;#grid_id&#34;).jqGrid(&#39;editGridRow&#39;, rowid, properties );</div></pre>
<p>I wrote this code:</p>
</p>
<p><input type='button' class='sfcodeselect' name='sfselectit8521' value='Select Code' data-codeid='sfcode8521' /></p>
<div class='sfcode' id='sfcode8521'>
<p>&#160;jQuery(&#34;#categoria&#34;).jqGrid(&#39;editGridRow&#39;, &#39;rowid&#39;, {</p>
<p><span style=&#34;white-space: pre;&#34;> <span style=&#34;white-space: pre;&#34;> </span></span>bClose: &#34;Fechar&#34;,</p>
<p><span style=&#34;white-space: pre;&#34;><span style=&#34;white-space: pre;&#34;> </span></span>bCancel: &#34;Cancelar&#34;,</p>
<p><span style=&#34;white-space: pre;&#34;><span style=&#34;white-space: pre;&#34;> </span></span>bSubmit: &#34;Enviar&#34;,</p>
<p><span style=&#34;white-space: pre;&#34;><span style=&#34;white-space: pre;&#34;> </span></span>editCaption: &#34;Editar Categoria&#34;,</p>
<p><span style=&#34;white-space: pre;&#34;><span style=&#34;white-space: pre;&#34;> </span></span>addCaption: &#34;Adicionar Categoria&#34;</p>
<p>});</p>
</div>
<p>Whe the grid is loading, the edit form shows up withou I press any button.</p>
<p>How to fix this? Do I doing the correct code to use the edit form?</p>
</p>
<p>Tks</p></p>
]]></description>
        	        	<pubDate>Fri, 23 Jul 2010 17:33:37 +0300</pubDate>
        </item>
</channel>
</rss>