Sortable rows
Sortable rows
Hello,
I got a Table, genereted out ofa JSON. In my DB there is a column called index. And now i display my items with datatables ,sorted by the index. I now need a sortable function like that: http://jqueryui.com/demos/sortable/
I just have a column with the values of the index and a icon, you can then sort it with drag on drop via that icon. Is there something for that?
That would be great! I also need to save it in the new order.
Already thanks for some answers.
I got a Table, genereted out ofa JSON. In my DB there is a column called index. And now i display my items with datatables ,sorted by the index. I now need a sortable function like that: http://jqueryui.com/demos/sortable/
I just have a column with the values of the index and a icon, you can then sort it with drag on drop via that icon. Is there something for that?
That would be great! I also need to save it in the new order.
Already thanks for some answers.
This discussion has been closed.
Replies
Allan