Search
-
Ajax Call to Datatables config
by lamagy ·var oTable = $('#table2').dataTable({ -
TableTools on multiple tables
by jonesb ·$("#table1, #table2, #table3").dataTable({ -
can't create tables in a certain order
by horsed ·After table 2 was created via [code]$('#table2).dataTable({ ... });[/code] I couldn't create table 1 anymore. I just got the "No matching results" row. That lead me to the _fnDraw() functio -
can't create tables in a certain order
by horsed ·var oTable = $('#table2').dataTable({ -
Filter: must type 3 chars
by romsok ·$('#table2').dataTable( -
Two datatables on the page
by vucetica ·oTable2 = $('#table2').dataTable({