johnny/jquery-sortable

how to add a fixed label column

avidh opened this issue · 0 comments

avidh commented

Hi,
I want to have 10 items in the sortable list but would have to display a fixed rank number 1 through 10 in front of the list (sort of like fixed column) so that when the user is dragging an item, they can see what the new rank is before dropping the item.

Is there a way to achieve this?
Thanks in advance.