<?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: cell updating by the drag &#38; drop method </title>
	<link>http://www.trirand.com/blog/?page_id=393/help/cell-updating-by-the-drag-drop-method</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/cell-updating-by-the-drag-drop-method/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on cell updating by the drag &#38; drop method </title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/cell-updating-by-the-drag-drop-method#p16842</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/cell-updating-by-the-drag-drop-method#p16842</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Separate cell can not be draged, but your solution seems reasonable.</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Sun, 02 May 2010 14:34:17 +0300</pubDate>
        </item>
        <item>
        	<title>phicarre on cell updating by the drag &#38; drop method </title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/cell-updating-by-the-drag-drop-method#p16716</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/cell-updating-by-the-drag-drop-method#p16716</guid>
        	        	<description><![CDATA[<p>My idea was to have two grids, the second one with only one column, and to drag one value from the second one under one field of a row of the first grid. Something like this:</p>
<p>jQuery("#list2").gridDnD({<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; connectWith:&#39;#list1&#39;,<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; onstart: function (e,ui){<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; idid = $(ui.helper).text();&#160;&#160;&#160; //just for checking<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; },&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &#160;<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; onstop: function (e,ui){<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; jQuery("#list1").setCell(rowid,&#39;my_field_4&#39;,$(ui.helper).text()); <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; $(&#39;#list1&#39;).trigger("reloadGrid");<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; $(ui.helper).dropped = false;&#160;&#160;&#160; &#160;<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; }&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &#160;<br />&#160;&#160;&#160; });</p>
]]></description>
        	        	<pubDate>Mon, 26 Apr 2010 17:01:51 +0300</pubDate>
        </item>
        <item>
        	<title>tony on cell updating by the drag &#38; drop method </title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/cell-updating-by-the-drag-drop-method#p16700</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/cell-updating-by-the-drag-drop-method#p16700</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Not sure what you mean with this.</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Mon, 26 Apr 2010 14:51:19 +0300</pubDate>
        </item>
        <item>
        	<title>phicarre on cell updating by the drag &#38; drop method </title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/cell-updating-by-the-drag-drop-method#p16635</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/cell-updating-by-the-drag-drop-method#p16635</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Is it possible to update a cell by a drag&#38;drop ?</p>
]]></description>
        	        	<pubDate>Fri, 23 Apr 2010 20:23:50 +0300</pubDate>
        </item>
</channel>
</rss>