Thanks Peter. I should have mentioned that I viewed the demos and am able to get a table cell draggable. I can even construct the feedback string so that it looks like the whole row is being dragged. I just can’t get any useful information on the drag stop event. My situation is different from the demos because my drop is within the same grid. If I could determine the row the cell was dropped on, I could update the sort order programatically and refresh the grid. Is this possible? If not, is it possible to construct the grid in such a way that it renders as an html table?
Thanks,
Abigail