Is there an Asp/Ajax control that does this:
There would a left pane, that will show a list of items. And there would be a right pane, where user can add items of that left pane here, and also reorder/delete/save them. I believe, you might have also come across such a thing.
Like the one here
https://demos.telerik.com/aspnet-ajax/listbox/examples/overview/defaultcs.aspx If not, please suggest a good approach to acheive this.