Hi all,
I'm try to use row-reordered event to do some calculate on the data.
The event is fired, and call an external js function.
In this function, I call o.DataTable().rows();
The result is the data ordered as before the reorder, not after ...
How can I trigger an event after the reorder ?
Thanks,
Yannick