<?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: Trying to delete without confirmation in col actions</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/trying-to-delete-without-confirmation-in-col-actions</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/trying-to-delete-without-confirmation-in-col-actions/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>webstower on Trying to delete without confirmation in col actions</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/trying-to-delete-without-confirmation-in-col-actions#p29088</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/trying-to-delete-without-confirmation-in-col-actions#p29088</guid>
        	        	<description><![CDATA[<p>Oleg,</p>
</p>
<p>Tnxs a lot! That works like a charm!</p>
<p>Ezequiel</p></p>
]]></description>
        	        	<pubDate>Mon, 01 Jul 2013 21:54:37 +0300</pubDate>
        </item>
        <item>
        	<title>OlegK on Trying to delete without confirmation in col actions</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/trying-to-delete-without-confirmation-in-col-actions#p29086</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/trying-to-delete-without-confirmation-in-col-actions#p29086</guid>
        	        	<description><![CDATA[<p>Hi,</p>
<p>the correct code should have delOptions inside of formatoptions:</p>
<p><input type='button' class='sfcodeselect' name='sfselectit3033' value='Select Code' data-codeid='sfcode3033' /></p>
<div class='sfcode' id='sfcode3033'>{ name: &#39;Acciones&#39;, formatter: &#39;actions&#39;, width: 100, sortable: false, align: &#39;center&#39;,<br />&#160; &#160; formatoptions: {<br />&#160; &#160; &#160; &#160; keys: true<strong>,<br />&#160; &#160; &#160; &#160; delOptions: {<br />&#160; &#160; &#160; &#160; &#160; &#160; afterShowForm: function ($form) {<br />&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; $(&#34;#dData&#34;,$form.parent()).click();<br />&#160; &#160; &#160; &#160; &#160; &#160; }<br />&#160; &#160; &#160; &#160; }</strong><br />&#160; &#160; }<br />}&#160;</div>
<p>Best regards<br />Oleg</p>
]]></description>
        	        	<pubDate>Mon, 01 Jul 2013 21:02:10 +0300</pubDate>
        </item>
        <item>
        	<title>webstower on Trying to delete without confirmation in col actions</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/trying-to-delete-without-confirmation-in-col-actions#p29085</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/trying-to-delete-without-confirmation-in-col-actions#p29085</guid>
        	        	<description><![CDATA[<p>Hi,</p>
<p>Sorry for my english.. im trying to take off the del confirmation popup, i &#160;see ovethere an example, i try to get it work on my grid but dont.. I give you my code.. the col defination to see where im wrong. Tnxs a lot for the help!</p>
</p>
<p>{ name: &#39;Acciones&#39;, formatter: &#39;actions&#39;, width: 100, sortable: false, align: &#39;center&#39;,</p>
<p><span style="white-space: pre;"> </span>formatoptions:{</p>
<p>&#160; &#160; &#160; &#160; <span style="white-space: pre;"> </span>keys: true</p>
<p><span style="white-space: pre;"> </span>},</p>
<p>&#160;<span style="white-space: pre;"> </span>delOptions:{</p>
<p><span style="white-space: pre;"> </span>afterShowForm: function ($form) {</p>
<p><span style="white-space: pre;"> </span>&#160;$("#dData",$form.parent()).click();</p>
<p><span style="white-space: pre;"> </span>}</p>
<p><span style="white-space: pre;"> </span>}</p>
<p>}</p>
]]></description>
        	        	<pubDate>Mon, 01 Jul 2013 18:51:51 +0300</pubDate>
        </item>
</channel>
</rss>