ColumnControl - ColReorder date problem
ColumnControl - ColReorder date problem
Link to test case: https://live.datatables.net/jibikisi/1/
Debugger code (debug.datatables.net):
Error messages shown:
Description of problem:
- move col position for example to index 0 (first position in table)
- press f5 (reload saved state)
- text col position changed to date and first start date is text
This question has an accepted answers - jump to answer
Answers
If you use the current release of ColumnControl (1.2.1, rather than 1.2.0) this error has been addressed: https://live.datatables.net/jibikisi/2/edit .
At least the example appears to work as expected for me, but if I've missed something can you give me the steps to reproduce the error, including what column to drag to where, etc.
Allan
1.2.1 works fine.
Maybe live.datatables should include the newest versions by default in the “Add Library” section, instead of the older 1.2.0.
Thanks for the help!
Yes it should! I've updated it now (might need a ctrl-f5 refresh).
It is meant to happen automatically, but there is something in the script that isn't working and I've never figured it out...
Allan