<?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: Live Data Manipulation -&#62; Edit Grow</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/live-data-manipulation-edit-grow</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/live-data-manipulation-edit-grow/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>partusano on Live Data Manipulation -&#62; Edit Grow</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/live-data-manipulation-edit-grow#p22877</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/live-data-manipulation-edit-grow#p22877</guid>
        	        	<description><![CDATA[<p>Hi, Please i need some help in this area.</p>
</p>
<p><strong>Description&#160;</strong><br />This method uses&#160;<strong>colModel</strong>&#160;and&#160;<strong>editurl</strong>&#160;parameters from jqGrid&#160;</p>
<p><input type='button' class='sfcodeselect' name='sfselectit1982' value='Select Code' data-codeid='sfcode1982' /></p>
<div class='sfcode' id='sfcode1982'>Calling: jQuery("#grid_id").jqGrid(&#39;editGridRow&#39;, the_row_id, options ); </div>
</p>
<p>in the webpage /blog/jqgrid/jqgrid.html we can see the events of this method.</p>
</p>
<p>im trying to do...</p>
<p>jQuery("#grid").jqGrid(&#39;editGridRow&#39;,gr,{height:280,closeAfterAdd:true, reloadAfterSubmit:true, closeAfterEdit :true,editCaption: "Editar Paciente",bSubmit: "Actualizar",bCancel: "Cancelar",<strong>afterSubmit: alert("Enything...")</strong> });</p>
</p>
<p>But the alert("Enything"); appears before than the edit form appears, then appears the edit form (the window where i can edit the data), and the alert doesn&#39;t appear after pressing the button submit in the edit form...</p>
</p>
<p>Thank You...</p>
]]></description>
        	        	<pubDate>Wed, 20 Apr 2011 09:23:05 +0300</pubDate>
        </item>
</channel>
</rss>