DragAndDropSort icon indicating copy to clipboard operation
DragAndDropSort copied to clipboard

Sortable Drag and Drop Sample

Results 6 DragAndDropSort issues
Sort by recently updated
recently updated
newest added

Tried implementing the code with a switcher to enable the drag. And the behavior is fine when activating the list to be reorder but when the switch is turned off...

Tried implementing the code with a switcher to enable the drag. When the profile is set to Release mode and try to activate the ordering list the app just simply...

I tested on Android 7.0 is OK. But when the app builded on Android devices either Android 6.0 Marshmallow or Android 5.1 Lollipop When drag viewcell in listview, I got...

I have successfully implemented this drag and drop in Xamarin.Forms listview but when I scroll quite fast (than normal slow scroll), it is jaggin/ startling. But if I use the...

What about UWP? Thanks

I only want the drag and drop direction in Y axis and not in X axis too, is this possible? When yes, how I have to change the current source?...