• Resolved sggeison

    (@sggeison)


    So I was working on this for a while and suddenly datatables js stopped working entirely. Before that I added custom CSS for right border. Console shows errors regarding mData, reuploading jquery.data tables.min.js didn’t help

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    thanks for your question, and sorry for the trouble.

    The problem is caused by using #colspan# in the table. Unfortunately, the DataTables JS library does not directly support that.

    Regards,
    Tobias

    Thread Starter sggeison

    (@sggeison)

    OK, thanks!
    If that’s so, is there any way to still have colspan effect through other means that are supported by data tables js?

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    no, sorry, nothing that I know of. You’d have to separate this text from the actual table if you want it to spread across the table.

    Regards,
    Tobias

    Thread Starter sggeison

    (@sggeison)

    You’ve been more then helpful! Thanks!
    Also your plugin is really good

    Plugin Author TobiasBg

    (@tobiasbg)

    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 5 replies - 1 through 5 (of 5 total)
  • The topic ‘DataTables js stopped working’ is closed to new replies.