Hi,
thanks for your question, and sorry for the trouble.
I see what you mean, but unfortunately, I’m not aware of a solution to this, at the moment. This seems to be a bug in the DataTables JS library and I hope that it will be fixed in the next version. I’ll then release a TablePress update as well.
Regards,
Tobias
Hi Tobias
meanwhile is there a new DataTable version that solves this problem?
If not, maybe I can use DataTables JS somehow to adjust the table width?
Regards
Jörg
Hi Jörg,
no, sorry, I have not yet found the time to test and release a new version.
For the moment, the best solution is to use the scroll mode of the TablePress Extension from https://tablepress.org/extensions/responsive-tables/ as an alternative to the “Horizontal Scrolling” checkbox on the table’s “Edit” screen.
As it uses a different technical method, it’s more reliable here.
The bad thing: As you are also using Vertical Scrolling, this is not really an option here :-/
Regards,
Tobias
Hi Tobias
thanks for the quick reply. Will give it a try.
Do I have a chance to access the DataTable object and use all its features?
Regards,
Jörg
Hi Jörg,
yes, you could access the DataTables object and its API. You’d have to embed your JS code using a TablePress Extension, similar to how most TablePress Extensions at https://tablepress.org/extensions/ do it.
Regards,
Tobias