Title: [Plugin: WP-Table Reloaded] show/hide table rows
Last modified: August 19, 2016

---

# [Plugin: WP-Table Reloaded] show/hide table rows

 *  [bergerlaw](https://wordpress.org/support/users/bergerlaw/)
 * (@bergerlaw)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/plugin-wp-table-reloaded-showhide-table-rows/)
 * Does wp-table include functionality to show and hide table rows as in this example(
   [http://datatables.net/examples/server_side/row_details.html](http://datatables.net/examples/server_side/row_details.html)).
 * And if not, any suggestions on how to implement such functionality?

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/plugin-wp-table-reloaded-showhide-table-rows/#post-2034439)
 * 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
 *  Thread Starter [bergerlaw](https://wordpress.org/support/users/bergerlaw/)
 * (@bergerlaw)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/plugin-wp-table-reloaded-showhide-table-rows/#post-2034525)
 * Tobias, thanks for the quick reply. Do you take on contract work for a project
   like this?
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/plugin-wp-table-reloaded-showhide-table-rows/#post-2034572)
 * 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

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘[Plugin: WP-Table Reloaded] show/hide table rows’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-table-reloaded_f7dcd3.svg)
 * [WP-Table Reloaded](https://wordpress.org/plugins/wp-table-reloaded/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-table-reloaded/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-table-reloaded/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-table-reloaded/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-table-reloaded/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-table-reloaded/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [15 years, 1 month ago](https://wordpress.org/support/topic/plugin-wp-table-reloaded-showhide-table-rows/#post-2034572)
 * Status: not resolved