Hi,
I use asp net core mvc (2.0)
I would like to change the sorting of the rows of a table by drag and drop.
In asp.classic, I did this with jquery sortable.
Unfortunately, I am on asp net core (2.0) comlett on the hose.
Are there any helpful instructions for asp net core?
Thanks
Paul