Hi,
I am trying to use a script from link below:
live.datatables.net/saqozowe/2/edit
But the result, my table last column become very very wide, extend to the end of browser. See picture below:
Confirmed I have removed the "no wrap" from table class. Below is my table class:
<
table class="table table-striped table-bordered table-hover display compact" id="myTable">
I am using Bootstrap for page layout and styling.
Really appreciate for your help