Quantcast
Channel: Recent Discussions — DataTables forums
Viewing all articles
Browse latest Browse all 82353

FixedColumns Issue (Extra Spacing)

$
0
0

Hi,

I have an issue with FixedColumns - whenever it is added, it seems to add a slight extra line beneath my last row (see screenshot)

There are a correct amount of <th> and <td> on my table and the table works fine without FixedColumns being added, although once added, this styling issue occurs.

table = $('#tbl_staff_details_stk').DataTable( {
order: [[2, 'desc']],
     scrollX:        true,
     scrollCollapse: true,
     paging: false,
     fixedColumns:   {
           leftColumns: 4
       },
 "bFilter" : false,
  "responsive" : true,
"iDisplayLength": 50,
})

Is it possible to PM my page in question with a login to you guys? That way you'd see the full picture.


Viewing all articles
Browse latest Browse all 82353

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>