C
C#12mo ago
Kleidukos

❔ 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
Denis
Denis12mo ago
$details
MODiX
MODiX12mo ago
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)
Denis
Denis12mo ago
What is your UI platform? WinForms, WPF, Blazor, .NET MAUI, Avalonia....?
SG97
SG9712mo ago
Wpf is mentioned On tags
Denis
Denis12mo ago
Oh,. didn't notice..Sorry
Kleidukos
Kleidukos12mo ago
This is what i have now. I want to move the boxes for reorder them
Accord
Accord12mo ago
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.