ColumnControl - ColReorder date problem

ColumnControl - ColReorder date problem

spownspown Posts: 15Questions: 6Answers: 0

Link to test case: https://live.datatables.net/jibikisi/1/
Debugger code (debug.datatables.net):
Error messages shown:
Description of problem:

  1. move col position for example to index 0 (first position in table)
  2. press f5 (reload saved state)
  3. text col position changed to date and first start date is text

This question has an accepted answers - jump to answer

Answers

  • allanallan Posts: 65,588Questions: 1Answers: 10,904 Site admin
    Answer ✓

    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

  • spownspown Posts: 15Questions: 6Answers: 0

    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!

  • allanallan Posts: 65,588Questions: 1Answers: 10,904 Site admin

    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

Sign In or Register to comment.