jquery-sortable icon indicating copy to clipboard operation
jquery-sortable copied to clipboard

The sortable items with the specified "group" property are not reordered anymore after reloading the container using the jQuery.ajax function

Open danonechik94 opened this issue 8 years ago • 2 comments

The first load is OK, but if you reload a sortable container via ajax, items cannot be reordered anymore. The ragging functionality operates OK, but after the onDrop handler is executed, items are not reordered.

Attached is a sample ASP.NET MVC project and a screencast illustrating this issue. Test.zip Test.zip

danonechik94 avatar Sep 30 '16 10:09 danonechik94

Wow,thanks!!

ChanningTam avatar Aug 07 '17 10:08 ChanningTam

I am updating lists with ajax . But its not working with this plugin .

lakinmohapatra avatar Jan 16 '18 12:01 lakinmohapatra