0

My question is if it is possible or someone has a good tutorial for making a SlickGrid row able to drag and drop somewhere but at the same be able to sort the grid aswell. Something like how 2 jquery connected sortables work.

TestersGonnaTest
  • 1,017
  • 2
  • 9
  • 21

1 Answers1

0

SlickGrid gtihub has a perfectly good example here. http://mleibman.github.io/SlickGrid/examples/example9-row-reordering.html

Blowsie
  • 40,239
  • 15
  • 88
  • 108