Search
-
How to remove redundant Responsive's expand buttons from the tables in child rows?
by allan ·Unfortunately Responsive and custom child rows don't really play together as Responsive uses DataTables' child row methods itself. So you might get a conflict between your own code and Responsive. -
Anyone using DataTables package for R
by allan ·I haven't used the R package myself, but it should be as simple as including TableTools from the CDN and then initialising it as per the documentation I would think. -
Table reload not working
by Yurii ·Hi, I'm loading my table from ajax source, and on particular event I want the table to be reloaded, but it doesn't work. -
Bug with responsive plugin when ajax returns empty set
by allan ·You aren't and it should be fixed in the very latest version of Responsive (1.0.2-dev at the time of writing). I'm going to be packing that into a release next week. -
Child row not showing up as part of responsive design
by allan ·Looks like you need to include the Responsive CSS (CDN). -
Responsive tables for phones
by blmundie ·I combined some tools to create responsive tables for phones and I thought I'd share. Maybe someone can help me turn this into a plugin. To create it I used http://css-tricks.com/responsive-data-tab