Search
-
Resizing columns when modifying data
by peterkronenberg ·#mainTable tbody tr td.editButtons { -
Loading new table in IE
by allan ·Could you console.log the alert that you've got commented out with the options stringified? Also console.log( $('#mainTable').html() ) as well please? -
Can we show only First, Previous, Next and Last buttons and not the number of pages in Pagination
by allan ·$('#mainTable').dataTable(); -
Can we show only First, Previous, Next and Last buttons and not the number of pages in Pagination
by peterkronenberg ·$('#mainTable').dataTable(options); -
Pagination doesn't work with server-side processing
by yuval ·$('#maintable').dataTable({