Postlagerkarte / blazor-dragdrop

Easy-to-use Drag and Drop Library for Blazor
MIT License
403 stars 96 forks source link

Read the order position of list items #166

Open NessfertIndia opened 1 year ago

NessfertIndia commented 1 year ago

How can i read the order of items after various drag and drops Is there any direct methods or properties available ? Or is it something we need to do with more coding itself.

161 Followed this but seems like the recommended solution is not working.