How to drag and drop cell up and down in one column??
How to drag and drop cell up and down in one column??

Sir i have to exchange cell to up and down in one column only how it can be possible please help me... any one..
This question has an accepted answers - jump to answer
This discussion has been closed.
Answers
We're happy to take a look, but as per the forum rules, please link to a test case - a test case that replicates the issue will ensure you'll get a quick and accurate response. Information on how to create a test case (if you aren't able to link to the page you are working on) is available here.
Cheers,
Colin
I created a couple examples, one using HTML5 draggable and the other using jQuery UI, to drag rows between tables. The same idea can be used to drag cells within one table.
Kevin