Roworder & JSON does not keep full row ordered
Roworder & JSON does not keep full row ordered
frederic123
Posts: 3Questions: 2Answers: 0
Hi,
I try to solve this issue since a long time... I need my table to be order-able using data coming from JSON. However, when I implement it, only the "DataSrc" is keep, other column does not move as it should (so keep the line as original).
here is my code for now : https://jsfiddle.net/2av5q6xu/3/
Thanks in advance for your advise on my issue.
Regards,
Frederic
This discussion has been closed.