• Resolved Daniel Maier

    (@demaier)


    Hello,

    When I enable “Horizontal Scrolling” on my tables it is creating a duplicated “thead” creating a space between the table header and table content.

    
    <thead>
    <tr class="row-1 odd" role="row" style="height: 0px;"><th class="column-1 sorting" aria-controls="tablepress-44" rowspan="1" colspan="1" style="width: 149px; padding-top: 0px; padding-bottom: 0px; border-top-width: 0px; border-bottom-width: 0px; height: 0px;"><div class="dataTables_sizing" style="height:0;overflow:hidden;">Category</div></th><th class="column-2 sorting" aria-controls="tablepress-44" rowspan="1" colspan="1" style="width: 484px; padding-top: 0px; padding-bottom: 0px; border-top-width: 0px; border-bottom-width: 0px; height: 0px;"><div class="dataTables_sizing" style="height:0;overflow:hidden;">Institution</div></th><th class="column-3 sorting" aria-controls="tablepress-44" rowspan="1" colspan="1" style="width: 215px; padding-top: 0px; padding-bottom: 0px; border-top-width: 0px; border-bottom-width: 0px; height: 0px;"><div class="dataTables_sizing" style="height:0;overflow:hidden;">Address</div></th><th class="column-4 sorting" aria-controls="tablepress-44" rowspan="1" colspan="1" style="width: 143px; padding-top: 0px; padding-bottom: 0px; border-top-width: 0px; border-bottom-width: 0px; height: 0px;"><div class="dataTables_sizing" style="height:0;overflow:hidden;">Phone</div></th><th class="column-5 sorting" aria-controls="tablepress-44" rowspan="1" colspan="1" style="width: 77px; padding-top: 0px; padding-bottom: 0px; border-top-width: 0px; border-bottom-width: 0px; height: 0px;"><div class="dataTables_sizing" style="height:0;overflow:hidden;">Rental</div></th></tr>
    </thead>
    

    Does anyone have experienced this before? Any help is appreciated!

Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Horizontal Scrolling enabled creates two theads’ is closed to new replies.