• Resolved ne1s0n

    (@ne1s0n)


    I have a table with the responsive plugin activated.
    I deactivated the “Use DataTables:” check in the TablePress edit page, but the functionalities are still there (sorting by column, filtering and so forth).
    May it be due to the responsive plugin?

    EDIT: I confirm that it’s due to the responsive plugin. If I put the table shortcode with the bare minimum ([table id=6 /]) DataTables behaves as expected. If I activate the responsive shortcode ([table id=6 responsive=”collapse” /]) DataTables is active regardless of the checkbox in TablePress edit page.

    Unless I’m missing something there is no escape here – you can’t be responsive without DataTables. I’ll leave the post for future reference (I had to figure this out when trying to implement a checkbox filter)

    • This topic was modified 4 years, 11 months ago by ne1s0n.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter ne1s0n

    (@ne1s0n)

    Marking the topic as resolved.

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    You are right, the TablePress Responsive Tables Extension caused this — because you chose the collapse mode. This also uses JavaScript code and needs the DataTables JS library.
    You maybe however turn off the other features individually, if you don’t want them.

    Regards,
    Tobias

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘DataTable still in use with “Use DataTables:” unchecked’ is closed to new replies.