Adding dragOrder binding property on DragBehavior which support items reorder, so that items that are bound to Services/Database can be reordered. The responsibility for reordering items on the server side should be taken by the developer, via mediator class-es that handle the reordering, or in a multi- layer abstraction able to handle the logic.
Enable Drag Drop using right mouse button