Drag and drop of rows not working in ASP.NET MVC view
I want to be able to implement drag and drop on this page meaning I should be able to rearrange the rows as I want. This is not working for me. I am not able to drag the rows around. This is an ASP.NET MVC partial view.