Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi,

    thanks for your question, and sorry for the trouble.

    From what I can see, the reason for this is in your “Custom Commands”. There, you have

    columnDefs:[{"type":"numeric-comma","targets":[3,4]}]

    As counting columns starts with 0 in that code, this would refer to the fourth and fifth columns, but the table only has four columns. Please try changing this to 2,3 in the code.

    Regards,
    Tobias

    Thread Starter Matthijswp

    (@matthijswp)

    Hi Tobias,

    It works, thank you very much! Great support!

    Regards,

    Matthijs

    Hi,

    no problem, you are very welcome! 🙂 Good to hear that this helped!

    Best wishes,
    Tobias

    P.S.: In case you haven’t, please rate TablePress here in the plugin directory. Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘TablePress error message’ is closed to new replies.