❔ How can i move one item in list view with drag and drop
I have a list with my items. I want to move items with drag and drop to reorder the list. How can i implement this ?
I is a really great help when you can explain how it works, the rest i can solve on my own.
7 Replies
$details
When you ask a question, make sure you include as much detail as possible. Such as code, the issue you are facing, and what you expect the result to be. Upload code here https://paste.mod.gg/ (see $code for more information on how to paste your code)
What is your UI platform?
WinForms, WPF, Blazor, .NET MAUI, Avalonia....?
Wpf is mentioned
On tags
Oh,. didn't notice..Sorry
This is what i have now.
I want to move the boxes for reorder them
Was this issue resolved? If so, run
/close
- otherwise I will mark this as stale and this post will be archived until there is new activity.