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

Sortable with DropTarget

1 Answer 89 Views
Sortable
This is a migrated thread and some comments may be shown as answers.
Fernando
Top achievements
Rank 1
Fernando asked on 28 Apr 2016, 11:28 AM

Hi.

I'm making a "formula creator" in this demo: http://dojo.telerik.com/URuLO/3.

My problem is that I want to be able to sort the list view items too. The drag-drop works fine but it seems they conflict with Sortable in this case. So I can only drag list items to the end of the list and not re-arrange between them.

The question is: Can I use sortable in .k-listview in this case ?

1 Answer, 1 is accepted

Sort by
0
Alexander Valchev
Telerik team
answered on 02 May 2016, 07:44 AM
Hi Fernando,

Using Kendo Sortable together with Kendo Drag and Drop components is not supported. The sortable widget uses Kendo Drag and Drop components itself, the event listeners will become in conflict.

Regards,
Alexander Valchev
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
Tags
Sortable
Asked by
Fernando
Top achievements
Rank 1
Answers by
Alexander Valchev
Telerik team
Share this question
or