• Resolved Nykess

    (@nykess)


    I have a table at that uses a lot of #rowspan# and #colspan# and it seems the search feature doesn’t work. Is this due to rowspan/colspan, or is something else causing it? Search works fine for all other tables throughout the site.

    Sending URL via e-mail.

    Thanks.

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

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    This is indeed caused by all those #colspan# and #rowspan#. The DataTables JS library simply doesn’t support tables that use those (it needs a perfectly “rectangular” table to work).
    So, if you want the search, you will have to remove all #colspan# and #rowspan#. Sorry for not having better news here.

    Regards,
    Tobias

    Thread Starter Nykess

    (@nykess)

    It’s fine, just needed to confirm.

    Thanks!

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    no problem, you are very welcome! ??

    Best wishes,
    Tobias

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Search Not Working?’ is closed to new replies.