I have a table that has numbered rows. The rows start at 1 and continue down. When I sort the table with bootstrap-sortable, the numbers stay with the rows they initially belonged to. It would be nice to be able to set a row as the index or static so that it would remain in place. If this feature doesn't exist, I will try to make a pull request.
I have a table that has numbered rows. The rows start at 1 and continue down. When I sort the table with bootstrap-sortable, the numbers stay with the rows they initially belonged to. It would be nice to be able to set a row as the index or static so that it would remain in place. If this feature doesn't exist, I will try to make a pull request.