Hi, I'm trying out the new Responsive plugin - it looks really good!
When I try to add it to a table that uses TableTools (specifically, the multi-select) - whenever I click on the "+" to expand the detail row, it also selects the row, which is really not what I want expect to happen.
Is there any way to use them together, that will allow my users to open up the detail row without selecting that row? I thought about trying to bind a "return false" to clicking on the "+" expander, but it's added using the :before psuedo-attribute, so it's inaccessible to jQuery...
Also, I couldn't get the Responsive plugin to work on the live.datatables.net site...