<?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: Deleting rows without the confirmation window?</title>
	<link>http://www.trirand.com/blog/?page_id=393/discussion/deleting-rows-without-the-confirmation-window</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/discussion/deleting-rows-without-the-confirmation-window/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on Deleting rows without the confirmation window?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/discussion/deleting-rows-without-the-confirmation-window#p16075</link>
        	<category>Discussion</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/discussion/deleting-rows-without-the-confirmation-window#p16075</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Define your own button and use delRowData method.</p>
</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Wed, 31 Mar 2010 17:08:29 +0300</pubDate>
        </item>
        <item>
        	<title>boris on Deleting rows without the confirmation window?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/discussion/deleting-rows-without-the-confirmation-window#p15509</link>
        	<category>Discussion</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/discussion/deleting-rows-without-the-confirmation-window#p15509</guid>
        	        	<description><![CDATA[<p>Is it possible to delete rows without the confirmation window popping up all the time? If not how should the work-around look like?</p>
<p>I guess I need to add a custom button to the pager. When clicked I can not call delGridRow() though as that&#39;s the function which shows the confirmation window, right? This means I have to reimplement delGridRow() (which again means I have to make the ajax call myself)?</p>
<p>If that&#39;s true I would appreciate if a new option is added to jgGrid to deactive the confirmation window (this would make it a bit easier for developers like me who want a spreadsheet-like grid making it as easy as possible to delete rows).</p>
<p>Boris</p>
]]></description>
        	        	<pubDate>Tue, 09 Mar 2010 04:04:25 +0200</pubDate>
        </item>
</channel>
</rss>