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

Is it possible to drag/drop between the content of a RadDropDownButton and a ListBox

1 Answer 36 Views
DragAndDrop
This is a migrated thread and some comments may be shown as answers.
Jorge Alberto
Top achievements
Rank 1
Jorge Alberto asked on 05 Jun 2010, 01:56 AM
Hello,

I have a problem with the drag and drop, my scenario is the following:
I have a RadDropDownButton that has a ListBox as it DropDownContent and I have another ListBox at the same level as the RadDropDownButton. This works like this: the user press the RadDropDownButton, the ListBox associated with the pressed RadDropDownButton appears and the user can drag and drop an item from the ListBox to another ListBox. The problem is that when I drag an item, the ListBox(DropDownContent) closes and the position of the arrowCue is set to the top left corner of the main window. 
I think that the ListBox(DropDownContent) should not close until the item is dropped into the target.

I hope you can help me, maybe I'm doing something wrong.

Best regards.

1 Answer, 1 is accepted

Sort by
0
Valentin.Stoychev
Telerik team
answered on 07 Jun 2010, 07:59 AM
Hello Jorge Alberto,

It is expected behavior - there is no internal connection between the dropdown and the drag and drop so it is expected the drop down to close in this case.

Unfortunately at the moment there is no way to stop the close of the dropdown content. We will add a KeepOpen property in the future.

Kind regards,
Valentin.Stoychev
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
DragAndDrop
Asked by
Jorge Alberto
Top achievements
Rank 1
Answers by
Valentin.Stoychev
Telerik team
Share this question
or