Hi,
unfortunately, it is not possible to directly use this functionality from within WP-Table Reloaded (as it belongs to the DataTables JavaScript library), but you can use it _with_ WP-Table Reloaded, however in different way:
Instead of having WP-Table Reloaded include the DataTables library with the corresponding options from the table’s “Edit” screen, you would simply manually invoke and load the library (using the instructions in the tutorials and examples on the DataTables site, i.e. the link you posted).
With that, WP-Table Reloaded would basically just deliver the HTML code of a table onto which you would manually add the features from the DataTables library.
To include the JavaScript code into WordPress, the easiest way would be to paste everything into a .js file which you place in your theme’s folder. Then add the HTML to load that js file to your post with the table, below the Shortcode.
Best wishes,
Tobias
Tobias, thanks for the quick reply. Do you take on contract work for a project like this?
Hi,
as much as I would love to do something like this, unfortunately, I can’t, due to time constraints – I’m pretty busy with my university studies at the moment.
Sorry.
Best wishes,
Tobias