<?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: delete a row on jqGrid</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/delete-a-row-on-jqgrid</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/delete-a-row-on-jqgrid/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>iccsi on delete a row on jqGrid</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/delete-a-row-on-jqgrid#p29551</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/delete-a-row-on-jqgrid#p29551</guid>
        	        	<description><![CDATA[<p>{name : &#39;actions&#39;, index: &#39;actions&#39;, formatter:&#39;actions&#39;,<br />&#160;&#160;&#160; formatoptions: {<br />&#160;&#160;&#160; keys: true,<br />&#160;&#160;&#160; editbutton: false,<br />&#160;&#160;&#160; delOptions: { url: &#39;/myServer/MySite&#39; }<br />&#160;&#160;&#160; }},</p>
</p>
<p>I tried to use it, but it only works using constant, I tried to pass key to url to let it know which record need to be delete, but I am unable to pass the column data, I tried getCell, rawdata[1], rowid, but no luck,</p>
<p>Any suggestions or hint is great appreciated,</p>
</p>
<p>Regards,</p>
</p>
<p>Iccsi,</p></p>
]]></description>
        	        	<pubDate>Thu, 26 Sep 2013 21:54:48 +0300</pubDate>
        </item>
        <item>
        	<title>iccsi on delete a row on jqGrid</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/delete-a-row-on-jqgrid#p29550</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/delete-a-row-on-jqgrid#p29550</guid>
        	        	<description><![CDATA[<p>colModel: [<br />&#160;&#160;&#160;&#160;&#160; { name: &#39;imgdir&#39;, width: 20,<br />&#160;&#160;&#160;&#160; formatter:function(){<br />&#160;&#160;&#160;&#160;&#160; return "&#60;span class=&#39;ui-icon ui-icon-trash&#39;&#62;&#60;/span&#62;"}},</p>
</p>
<p>I&#160;place an icon in one cell and shows delete button on cell and want to delete a row when user click on it.</p>
<p>I have aboce code and I can have formatter function, but the formatter function to palce the icon, where I can palce the delete code and how do I know user click, any variable I can check when user click, or I am not on the right direction?</p>
</p>
<p>Your help and information is great appreciated,</p>
<p>Regards,</p>
</p>
<p>Iccsi,</p></p>
]]></description>
        	        	<pubDate>Thu, 26 Sep 2013 18:34:49 +0300</pubDate>
        </item>
</channel>
</rss>