tablecloth
tablecloth copied to clipboard
A CSS and JS bootstrap to style and manipulate data tables
Hello Sir, I just wanna ask I have a table inside my ajax success call just like this below. `$('#btn-inquire-transmittal-number').click(function(e){ e.preventDefault(); $('#window-transmittal-inquiry').hide(1000); var inputtextval = $('#transmittal_number_inquiry').val(); ``` $("#modalTransmittalInquiry").modal('show'); $.ajax({ url:...
Removed invalid css declaration
I believe this was just a typo that needed to be removed. It precompiled fine on my development environment but failed in production.
Is there a timeline for this? I am using Tablecloth in a membership site, and it would be extremely valuable. Thanks!
I am removing a row using jquery remove() method, and it goes away. When I click on column head, to sort the table. Those removed rows are getting added back...
I have a UK format date table "13/09/2013" or "13-09-2013", sorting produces random results, inconsistent with US format dates like "2013-09-30". I'll try to come up with an option to...
Hello, We have just add tablecloth to twittstrap resources list http://www.twittstrap.com/resources/details/tablecloth-js Under : Components Regards
Any timeline for this feature? Can I help in any way?