Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    thanks for your question, and sorry for the trouble.

    That table is using combined cells (#colspan#). Unfortunately, the DataTables JS library does not support tables that have this 🙁
    You will have to decide what is more important. Having both is not possible, I’m afraid.

    Regards,
    Tobias

    Thread Starter MDA-Tech

    (@mda-tech)

    I believe the problem is not in this (earlier in this table all worked).

    I also have other tables (without #colspan) and they also did not work DataTables JS library.
    Example: http://mda-tech.ru/video-input-lexus/

    I guess it stopped working after “Translation update”, although I could be wrong.

    Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    that table is using #rowspan#, which is also not supported.

    The reason really is the combined/merged cells. The external DataTables JS library simply does not support this :-/

    Regards,
    Tobias

    Thread Starter MDA-Tech

    (@mda-tech)

    Well … I divided the table into two parts.
    From the second deleted all #colspan# and #rowspan#.
    Page problem with the table: http://mda-tech.ru/shipping-and-payment/
    All early does not work) What could be my problem?

    Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    you still have DataTables activated for table 13, which causes a JS error.
    You must uncheck the “Use DataTables” checkbox for that table.

    Regards,
    Tobias

    Thread Starter MDA-Tech

    (@mda-tech)

    Thank you, kind of happened.

    Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

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

    Best wishes,
    Tobias

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

The topic ‘It does not work DataTables JavaScript’ is closed to new replies.