Open Claw-Hammer opened 6 years ago
If you use table-responsive class the horizontal scroll bar shows allways on DataTables, no matter the screen size
same problem @Claw-Hammer but i tried to add this style="overflow-x: hidden;" to my <div class="table-responsive" > and its working fine.
style="overflow-x: hidden;"
<div class="table-responsive" >
Thanks @rhalp10, i'll try that solution
If you use table-responsive class the horizontal scroll bar shows allways on DataTables, no matter the screen size