Search
-
DataTable searching utf-8 problem
by cemili ·everything is fine. We use the selectora as '#div1 #table', '#div2 #table', but somehow something happens in the custom filter search(...) method. But when we use selector as '#dvi1 #table1', '#dvi2 -
How to clear up Fixedheader on Ajax loaded Pages?
by dev1test ·success: function(result){ $("#div1").html(result); table = $('#example').DataTable(); new $.fn.dataTable.FixedHeader(table); }}); } //a new page.. e.g -
Dual Horizontal Scrollbars
by AverageWorker ·I was able to figure it out. I made it so that the width of #div1 was the same width as #tblFuels and the scroll bars became the same width -
is there a better way to switch between two tables?
by ajgiv ·$('#div1').show();