<?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: Implementation of update and delete in javascript for grid</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/implementation-of-update-and-delete-in-javascript-for-grid</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/implementation-of-update-and-delete-in-javascript-for-grid/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>JQuery Interest on Implementation of update and delete in javascript for grid</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/implementation-of-update-and-delete-in-javascript-for-grid#p24786</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/implementation-of-update-and-delete-in-javascript-for-grid#p24786</guid>
        	        	<description><![CDATA[<p>Hi guys,</p>
</p>
<p>How do I implement a update and delete button for the Struts2JQuery grid in Javascript??</p>
</p>
<p>For Add(Insert) the javascript will look like this</p>
<p>$.subscribe(&#39;additem&#39;, function(event,data) {<br />&#160;&#160;&#160; $("#gridedittable").jqGrid(&#39;editGridRow&#39;,"new",{height:280,reloadAfterSubmit:true});<br />&#160;&#160; &#160;});</p>
</p>
<p>as shown in the Demo</p>
</p>
<p>I want to work exactly the same as the navigation update and delete in the grid.</p>
</p>
<p>Thanks.</p>
</p>
<p>Regards,</p>
<p>Jimmy</p>
]]></description>
        	        	<pubDate>Sat, 01 Oct 2011 18:51:40 +0300</pubDate>
        </item>
</channel>
</rss>