Hi,
I am using datatables 1.9.4.
For some reason the size of the field which displays ''showing 1 to N entries" is very big in my data table. I am not sure if its because of any CSS related issue. Has someone experience this issue before?
I am using the below CSS files,
<style type="text/css" title="currentStyle">
@import "demo_page.css";
@import "demo_table.css";
@import "demo_table_jui.css";
@import "TableTools_JUI.css";
@import "jquery-ui-1.8.4.custom.css";
@import "TableTools.css";
@import "jquery.dataTables_themeroller.css";
@import "jquery.dataTables.css";
</style>
Thanks,
Barani
I am using datatables 1.9.4.
For some reason the size of the field which displays ''showing 1 to N entries" is very big in my data table. I am not sure if its because of any CSS related issue. Has someone experience this issue before?
I am using the below CSS files,
<style type="text/css" title="currentStyle">
@import "demo_page.css";
@import "demo_table.css";
@import "demo_table_jui.css";
@import "TableTools_JUI.css";
@import "jquery-ui-1.8.4.custom.css";
@import "TableTools.css";
@import "jquery.dataTables_themeroller.css";
@import "jquery.dataTables.css";
</style>
Thanks,
Barani