<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Drag and Drop from DataGrid or AdvancedDataGrid to Tree</title>
	<atom:link href="http://www.flex-blog.com/drag-and-drop-from-datagrid-or-advanceddatagrid-to-tree/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.flex-blog.com/drag-and-drop-from-datagrid-or-advanceddatagrid-to-tree/</link>
	<description>Examples, News and Other Stuff</description>
	<lastBuildDate>Thu, 19 Jan 2012 14:01:31 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: amani</title>
		<link>http://www.flex-blog.com/drag-and-drop-from-datagrid-or-advanceddatagrid-to-tree/comment-page-1/#comment-1881</link>
		<dc:creator>amani</dc:creator>
		<pubDate>Thu, 02 Jun 2011 08:26:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.flex-blog.com/?p=571#comment-1881</guid>
		<description>great, the source pease</description>
		<content:encoded><![CDATA[<p>great, the source pease</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Janez Feldin</title>
		<link>http://www.flex-blog.com/drag-and-drop-from-datagrid-or-advanceddatagrid-to-tree/comment-page-1/#comment-1739</link>
		<dc:creator>Janez Feldin</dc:creator>
		<pubDate>Tue, 08 Feb 2011 22:08:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.flex-blog.com/?p=571#comment-1739</guid>
		<description>I think you can find your answer about custom ItemRenderer here:
http://help.adobe.com/en_US/flex/using/WS2db454920e96a9e51e63e3d11c0bf69084-7bf2.html</description>
		<content:encoded><![CDATA[<p>I think you can find your answer about custom ItemRenderer here:<br />
<a href="http://help.adobe.com/en_US/flex/using/WS2db454920e96a9e51e63e3d11c0bf69084-7bf2.html" rel="nofollow">http://help.adobe.com/en_US/flex/using/WS2db454920e96a9e51e63e3d11c0bf69084-7bf2.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Neelu</title>
		<link>http://www.flex-blog.com/drag-and-drop-from-datagrid-or-advanceddatagrid-to-tree/comment-page-1/#comment-1731</link>
		<dc:creator>Neelu</dc:creator>
		<pubDate>Sat, 29 Jan 2011 18:56:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.flex-blog.com/?p=571#comment-1731</guid>
		<description>Pls suggest how to put an custom render for advancedatagridcolumn where is has Hierarchical data .</description>
		<content:encoded><![CDATA[<p>Pls suggest how to put an custom render for advancedatagridcolumn where is has Hierarchical data .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: irene</title>
		<link>http://www.flex-blog.com/drag-and-drop-from-datagrid-or-advanceddatagrid-to-tree/comment-page-1/#comment-1713</link>
		<dc:creator>irene</dc:creator>
		<pubDate>Mon, 03 Jan 2011 21:55:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.flex-blog.com/?p=571#comment-1713</guid>
		<description>I figure out how can be done DND inside the Tree structure, to achieve DND within ADG Tree Column only, you should use custom render for a column. 

thx</description>
		<content:encoded><![CDATA[<p>I figure out how can be done DND inside the Tree structure, to achieve DND within ADG Tree Column only, you should use custom render for a column. </p>
<p>thx</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Irene</title>
		<link>http://www.flex-blog.com/drag-and-drop-from-datagrid-or-advanceddatagrid-to-tree/comment-page-1/#comment-1710</link>
		<dc:creator>Irene</dc:creator>
		<pubDate>Thu, 30 Dec 2010 15:55:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.flex-blog.com/?p=571#comment-1710</guid>
		<description>I would like to do drag and drop inside the Tree structure(aka Tree column) in the AdvancedDataGrid (flex 3.0 ) is this possible to achieve?

thx</description>
		<content:encoded><![CDATA[<p>I would like to do drag and drop inside the Tree structure(aka Tree column) in the AdvancedDataGrid (flex 3.0 ) is this possible to achieve?</p>
<p>thx</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sensaran</title>
		<link>http://www.flex-blog.com/drag-and-drop-from-datagrid-or-advanceddatagrid-to-tree/comment-page-1/#comment-1585</link>
		<dc:creator>sensaran</dc:creator>
		<pubDate>Tue, 17 Aug 2010 11:22:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.flex-blog.com/?p=571#comment-1585</guid>
		<description>drag and drop the item render (container )  in the same Advanced Dat grid .
it working fine .
But  if the parent has no child , then it throws error like atleaset it must one sort filed
How to solve the issue..</description>
		<content:encoded><![CDATA[<p>drag and drop the item render (container )  in the same Advanced Dat grid .<br />
it working fine .<br />
But  if the parent has no child , then it throws error like atleaset it must one sort filed<br />
How to solve the issue..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arjan</title>
		<link>http://www.flex-blog.com/drag-and-drop-from-datagrid-or-advanceddatagrid-to-tree/comment-page-1/#comment-1579</link>
		<dc:creator>Arjan</dc:creator>
		<pubDate>Wed, 11 Aug 2010 14:36:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.flex-blog.com/?p=571#comment-1579</guid>
		<description>Hi Max, 

This is pretty easy to do. Change the dragMoveEnabled property to false like this:

[cc lang=&quot;actionscript&quot;]&lt;mx:DataGrid dragComplete=&quot;doDragComplete(event)&quot; 
        id=&quot;grid&quot; width=&quot;50%&quot; height=&quot;100%&quot; 
        dataProvider=&quot;{collection1}&quot; dragEnabled=&quot;true&quot; 
        dragMoveEnabled=&quot;false&quot;&gt;
    &lt;mx:columns&gt;
        &lt;mx:DataGridColumn headerText=&quot;Name&quot; dataField=&quot;name&quot;/&gt;
    &lt;/mx:columns&gt;
&lt;/mx:DataGrid&gt;[/cc]

Note: &lt;strong&gt;dragMoveEnabled=&quot;false&quot;&lt;/strong&gt;

That should do the trick.

Gr,

Arjan</description>
		<content:encoded><![CDATA[<p>Hi Max, </p>
<p>This is pretty easy to do. Change the dragMoveEnabled property to false like this:</p>
<div class="codecolorer-container actionscript mac-classic" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br />2<br />3<br />4<br />5<br />6<br />7<br />8<br /></div></td><td><div class="actionscript codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap"><span style="color: #66cc66;">&lt;</span>mx:DataGrid dragComplete=<span style="color: #ff0000;">&quot;doDragComplete(event)&quot;</span> <br />
&nbsp; &nbsp; &nbsp; &nbsp; id=<span style="color: #ff0000;">&quot;grid&quot;</span> <span style="color: #0066CC;">width</span>=<span style="color: #ff0000;">&quot;50%&quot;</span> <span style="color: #0066CC;">height</span>=<span style="color: #ff0000;">&quot;100%&quot;</span> <br />
&nbsp; &nbsp; &nbsp; &nbsp; dataProvider=<span style="color: #ff0000;">&quot;{collection1}&quot;</span> dragEnabled=<span style="color: #ff0000;">&quot;true&quot;</span> <br />
&nbsp; &nbsp; &nbsp; &nbsp; dragMoveEnabled=<span style="color: #ff0000;">&quot;false&quot;</span><span style="color: #66cc66;">&gt;</span><br />
&nbsp; &nbsp; <span style="color: #66cc66;">&lt;</span>mx:columns<span style="color: #66cc66;">&gt;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #66cc66;">&lt;</span>mx:DataGridColumn headerText=<span style="color: #ff0000;">&quot;Name&quot;</span> dataField=<span style="color: #ff0000;">&quot;name&quot;</span><span style="color: #66cc66;">/&gt;</span><br />
&nbsp; &nbsp; <span style="color: #66cc66;">&lt;/</span>mx:columns<span style="color: #66cc66;">&gt;</span><br />
<span style="color: #66cc66;">&lt;/</span>mx:DataGrid<span style="color: #66cc66;">&gt;</span></div></td></tr></tbody></table></div>
<p>Note: <strong>dragMoveEnabled=&#8221;false&#8221;</strong></p>
<p>That should do the trick.</p>
<p>Gr,</p>
<p>Arjan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Max</title>
		<link>http://www.flex-blog.com/drag-and-drop-from-datagrid-or-advanceddatagrid-to-tree/comment-page-1/#comment-1578</link>
		<dc:creator>Max</dc:creator>
		<pubDate>Wed, 11 Aug 2010 13:48:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.flex-blog.com/?p=571#comment-1578</guid>
		<description>Hi, 

thanks for this example, it is really helpful. Is it possible also to copy the list-items instead of moving it into the tree? Copying the items would be exactly what I need.
Thanks a lot and all the best!
Max</description>
		<content:encoded><![CDATA[<p>Hi, </p>
<p>thanks for this example, it is really helpful. Is it possible also to copy the list-items instead of moving it into the tree? Copying the items would be exactly what I need.<br />
Thanks a lot and all the best!<br />
Max</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arjan</title>
		<link>http://www.flex-blog.com/drag-and-drop-from-datagrid-or-advanceddatagrid-to-tree/comment-page-1/#comment-1562</link>
		<dc:creator>Arjan</dc:creator>
		<pubDate>Mon, 19 Jul 2010 20:11:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.flex-blog.com/?p=571#comment-1562</guid>
		<description>Use the Tree, whether you wrap in in a Panel or not doesn&#039;t make a difference. Its the Tree events you should react to.

Hope this helps

Arjan</description>
		<content:encoded><![CDATA[<p>Use the Tree, whether you wrap in in a Panel or not doesn&#8217;t make a difference. Its the Tree events you should react to.</p>
<p>Hope this helps</p>
<p>Arjan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: riavietnam</title>
		<link>http://www.flex-blog.com/drag-and-drop-from-datagrid-or-advanceddatagrid-to-tree/comment-page-1/#comment-1561</link>
		<dc:creator>riavietnam</dc:creator>
		<pubDate>Mon, 19 Jul 2010 16:41:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.flex-blog.com/?p=571#comment-1561</guid>
		<description>Hello,
If I wrap the tree in the Panel. How can I set the related events? I should apply in the tree directly or in the Panel. My project is using AIR</description>
		<content:encoded><![CDATA[<p>Hello,<br />
If I wrap the tree in the Panel. How can I set the related events? I should apply in the tree directly or in the Panel. My project is using AIR</p>
]]></content:encoded>
	</item>
</channel>
</rss>

