Apply colReorder after update
Apply colReorder after update
Hieronymus
Posts: 1Questions: 0Answers: 0
Due to many processes using the same data, I use datatables to get its contents from a local javascript var. If it's updated, all things using the data get a refresh to. I do have a function that properly converts the data to something for datatables and updates it. The problem is that I can't get ColReorder to re-aply after I changed the table contents.
Please see this jsFiddle for a full example.
http://jsfiddle.net/aKuHM/6/
Please see this jsFiddle for a full example.
http://jsfiddle.net/aKuHM/6/
This discussion has been closed.