Hi.
I am looking into creating a list view that would allow similar behavior with Windows desktop.
What i need is ability to have a an item selection functionality and allow custom positioning of the listviewitems by dragging.
As far as i understant i will need to use canvas as listview itemspanel but i cant figure out what would be correct way to handle the item positioning?
There are some solutions such as DragCanavas implementations and MouseDragElementBehavior but what would be the correct choice in my case?
Also i cant make the MouseDragElementBehavior work when used in listview item template nor item container style.
Thanks.
I am looking into creating a list view that would allow similar behavior with Windows desktop.
What i need is ability to have a an item selection functionality and allow custom positioning of the listviewitems by dragging.
As far as i understant i will need to use canvas as listview itemspanel but i cant figure out what would be correct way to handle the item positioning?
There are some solutions such as DragCanavas implementations and MouseDragElementBehavior but what would be the correct choice in my case?
Also i cant make the MouseDragElementBehavior work when used in listview item template nor item container style.
Thanks.