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

[Solved] Kendo Sortable drag&drop text hangs

1 Answer 107 Views
ListView
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
velu
Top achievements
Rank 1
velu asked on 02 Jun 2016, 01:07 PM
When I am trying to sort list view using kendo sortable drag & drop, list item hangs in between and stays there itself on the page and it is visible through out app in all views even if I leave the page where text hangs happen. After debugging I found that sometimes index of dragged item is coming as undefined or e.item.data("uid") is coming as undefined. Please check into this.

1 Answer, 1 is accepted

Sort by
0
Stefan
Telerik team
answered on 07 Jun 2016, 01:34 PM
Hello Velu,

The described behavior, when a list item hangs in between elements is not reproducible on our end.

Check the sample example that I made, where I log e.item.data("uid") on every change event of the Kendo UI Sortable:

http://dojo.telerik.com/OyaxA

Could you send us a runnable example that reproduce the issue or to modify the provided Dojo, so we can investigate further.

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