• Resolved adambundy

    (@adambundy)


    Hello Tobias – thanks for a great plugin! The DataTables integration is awesome. Im trying to implement some responsive functionality, but would prefer DT’s version rather than your extension available.

    https://datatables.net/extensions/responsive/

    (I like the hidden columns and the + link to reveal addl content)

    Ive tried adding the “responsive: true” parameter to the table’s arguments, which seems to work to insert that into the initialization code, but it doesn’t do anything. I included the 2 DT files for responsive functionality and appearance, but I get an error in the console. Something to the effect of “Responsive is undefined”.

    Also, it looks like modifying the table’s settings from my own JS is not allowed – I get an alert with an error message in it. Is that how you’re restricting expansion of the plugin to your available expansion plugins?

    Thanks Tobias!

    https://wordpress.org/plugins/tablepress/

Viewing 1 replies (of 1 total)
  • Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    Unfortunately, using the DataTables Responsive script is not yet directly possible with TablePress. I do have plans to make this available as a TablePress Extension in the future however, but that will still take some time, as I’m pretty busy at the moment.

    Now, there’s nothing in TablePress that restricts or disallows using the script, it would just have to be integrated in the correct way, i.e. the necessary files and integration commands would have to be added in the correct places.

    Regards,
    Tobias

Viewing 1 replies (of 1 total)
  • The topic ‘Implementing the DataTables version of Responsive’ is closed to new replies.