So, I’ve digged the internet in seach on a decent tutorial on howtta use the ReorderList control that comes in the Ajax Tookit. I’ve made lists that can reorder and such, the problem comes when I wanna include an edit feature. There’s almost no documentation on how to do this.
How you make editable items in a reorder list?
Using a ReorderList, the only way to allow items to be editable is to postback after each reorder.
From the ASP.Net Toolkit website: