Fixed Header disappears!

Fixed Header disappears!

group131group131 Posts: 1Questions: 1Answers: 0

I'm trying to use Fixed Header in a project I'm working on. So I added "fixedHeader:true" in my options list. It appears just fine and it scrolls beautifully to the end of my current page (have also paging enabled).

If I click to go to another page or try to use my column filters or change page length the fixed header disappears! Actually it is moved outside viewport as you can see here:

<table class="table table-bordered table-striped table-hover dataTable dt-checkboxes-select fixedHeader-locked" role="grid" aria-describedby="personsTable_info" aria-hidden="true" style="table-layout: fixed; top: -123px; left: 255px; width: 1046px;"><thead>

Am I doing something wrong?

Answers

  • colincolin Posts: 15,210Questions: 1Answers: 2,592

    Hi @group131 ,

    We're happy to take a look, but as per the forum rules, please link to a test case - a test case that replicates the issue will ensure you'll get a quick and accurate response. Information on how to create a test case (if you aren't able to link to the page you are working on) is available here.

    Cheers,

    Colin

This discussion has been closed.