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

Event Drag bug?

4 Answers 85 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
4mori
Top achievements
Rank 1
4mori asked on 31 May 2010, 03:43 PM

Hi,
I'm trying to use this control, but I'm finding many problems and lose much time because I do not understand what is working and what is not.
I'm trying to run these events need to manage running some limitation that I want to impose on any of these items dynamically but it seems that events need not work.
It 'possible that these events are not implemented?

PreviewDragEnter
PreviewDragLeave
DragEnter
DragLeave

Thanks Marcello

4 Answers, 1 is accepted

Sort by
0
Vladislav
Telerik team
answered on 03 Jun 2010, 09:47 AM
Hello Marcello,

You are in fact right. We have these events inherited in our RadTreeView control but they aren't implemented.
We have our own event handlers for Drag action, which are:
PreviewDragStarted
PreviewDragEnded
DragStarted
DragEnded

Can you please try them in order to achieve your goals?
You can find in the attached project a simple example of logging these events. I hope that this sample will help you with your task.

Please let us know if you experience any problems or have additional questions.

Best wishes,
Vladislav
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
0
4mori
Top achievements
Rank 1
answered on 04 Jun 2010, 09:37 AM
Hello,
I have merged the two post giving simultaneously responding to both
please ..look my reply into
 
http://www.telerik.com/community/forums/wpf/treeview/binding-dragtooltiptext.aspx 

Grazie Marcello
0
4mori
Top achievements
Rank 1
answered on 09 Jun 2010, 12:18 PM
Hopefully someone will respond within a reasonable time to my question. It seems to me that this control RadTreeView not dialogues well with the entity data model ...  :-(


Marcello
0
Tina Stancheva
Telerik team
answered on 15 Jun 2010, 12:29 PM
Hi Marcello,

Please accept my apology for the delayed response.

Please take a look at the answer I posted to your other thread: http://www.telerik.com/community/forums/wpf/treeview/binding-dragtooltiptext.aspx and let me know if you need further assistance in implementing drag and drop in the RadTreeView.
 
All the best,
Tina Stancheva
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
TreeView
Asked by
4mori
Top achievements
Rank 1
Answers by
Vladislav
Telerik team
4mori
Top achievements
Rank 1
Tina Stancheva
Telerik team
Share this question
or