If I have a list view, and I want users to be able to drag and drop to re-order things. A config option of reorderable that would use your drag and drop kit would do the trick.
This is supported with Q1 2014 via integration with our sortable widget: http://demos.telerik.com/kendo-ui/web/sortable/integration-listview.html
Please make sure you consider: http://blog.stevensanderson.com/2013/03/15/animating-lists-with-css-3-transitions/
Being able to toggle it would emulate quite nicely the UITableView reordering mode behaviour in iOS