This is a migrated thread and some comments may be shown as answers.

How to enable dragover Auto Expand

8 Answers 122 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
prakash
Top achievements
Rank 1
prakash asked on 25 Aug 2009, 11:23 AM
We are using the Radtreeview to show some virtual folders. We have a require ment to drop files inside the treeview.

ie, the end user can drag and drop the items from the windows explorer to the RadTreeView. But the treeview items does not automatically expands when the user drags the file over the treeview item. 

We just like to do the same of windows explorer treeview drag drop functionality. The windows explorer (win forms) treeview automatically expands while drag over an item .

How to achive that in RadTreeview?





8 Answers, 1 is accepted

Sort by
0
Valentin.Stoychev
Telerik team
answered on 25 Aug 2009, 11:29 AM
Hello prakash,

This functionality will be available with our internal build this Friday. You will be able to download it from your Telerik account.

Sincerely yours,
Valentin.Stoychev
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
prakash
Top achievements
Rank 1
answered on 25 Aug 2009, 12:02 PM
Thanks for your quick reply. Let me check your build on Aug 28.
0
prakash
Top achievements
Rank 1
answered on 01 Sep 2009, 05:35 AM
Which build you mentioned?

We are using Rad Controls for WPF 2009.1 (2009.1.0424.35).
We checked the RadControls_for_WPF_2009_1_612_trial.zip (2009.1.0612.35). We got the same problem.

-
prakash
0
Valentin.Stoychev
Telerik team
answered on 01 Sep 2009, 08:19 AM
Hello prakash,

The build you need is 2009_2_821.

Sincerely yours,
Valentin.Stoychev
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
prakash
Top achievements
Rank 1
answered on 02 Sep 2009, 05:44 AM
hai,

I think the fix doesn't work for the external items like files dragged from explorer on to the treeview item.
It seems to work fine for dragging same treeview items.
0
Valentin.Stoychev
Telerik team
answered on 02 Sep 2009, 05:46 AM
Hi prakash,

We don't support dragging of external files at all.

Kind regards,
Valentin.Stoychev
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
prakash
Top achievements
Rank 1
answered on 02 Sep 2009, 07:46 AM
oh.

So the rad treeview supports the drag and drop only between the items itself. 

We cant do any drag and drop form other controls/other applications. is that right? it so sad.

Thank you for your reply....

prakash
0
Miroslav
Telerik team
answered on 02 Sep 2009, 10:46 AM
Hi prakash,

The TreeView supports dragging to and from other controls in the same application window out of the box.

If you want to drag files from different applications or windows, you need to use the built-in WPF DragDrop. Then you will need to handle all the events associated with it.

Greetings,
Miroslav
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
TreeView
Asked by
prakash
Top achievements
Rank 1
Answers by
Valentin.Stoychev
Telerik team
prakash
Top achievements
Rank 1
Miroslav
Telerik team
Share this question
or