https://jsfiddle.net/MSI_29/t1f2p9dz/1/
This question has accepted answers - jump to:
It does, but you are ordering by the same data as you are "re-ordering". Therefore, the first column always looks the same. See the example updated without ordering.
Allan
Also, in the case of ordering being enabled, it does still work, in that you can see the Item_code changing as required.
Hello Allan, Thank you so much for helping me with that issue! Your solution worked perfectly.
It looks like you're new here. If you want to get involved, click one of these buttons!
Answers
It does, but you are ordering by the same data as you are "re-ordering". Therefore, the first column always looks the same. See the example updated without ordering.
Allan
Also, in the case of ordering being enabled, it does still work, in that you can see the Item_code changing as required.
Allan
Hello Allan,
Thank you so much for helping me with that issue! Your solution worked perfectly.