Deleting a Row in a rowReorder Table reverts the most recent re-ordering - why?

Deleting a Row in a rowReorder Table reverts the most recent re-ordering - why?

ChakronSAChakronSA Posts: 4Questions: 1Answers: 0

Tongue twister of a title. Here's a jsfiddle to show what I'm talking about:

https://jsfiddle.net/ChakronSA/sdwfcrmr/

You can click and drag on either the "Order" or "Name" columns. To recreate this issue:
1. Drag "Name 4" to the top so it's above "Name 1"
2. Click the Delete button next to "Name 2"

When deleting "Name 2", "Name 4" returns to its original position. How can I make it stay put? I feel like I'm missing something obvious. Thanks.

Answers

This discussion has been closed.