meteor-tabular icon indicating copy to clipboard operation
meteor-tabular copied to clipboard

Get instance changes the table's config

Open dianzipaopao opened this issue 7 years ago • 0 comments

When the table config is set to: { "bLengthChange": false, "info": false, } The following code will bring the extra search build and pagination. var dt = $(theTableElement).DataTable();

dianzipaopao avatar Jul 04 '18 09:07 dianzipaopao