• Resolved pixelrat

    (@pixelrat)


    Hi Tobias,

    I have both the Fixed Header and Row Details extensions installed.

    The Fixed Header works, but there is an issue with the Row Details extension.

    When the row details are expanded and you scroll down, the header disappears part way down the page.

    The page in question:
    https://sandbox.pixelrat.com/

    Is there a way round this?

    Cheers

    Mark

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    thanks for your question, and sorry for the trouble.

    The problem here probably is that the FixedHeader JS code does not know that the height of the table changed. It therefore thinks that the user scrolled past the table already, and in that case, the header should of course also be hidden again.

    Unfortunately, I don’t know how to solve this. This would have to be done in the FixedHeader JS code, but as that’s an external library from DataTables, I have no clue how to do that. Sorry.

    Regards,
    Tobias

    Thread Starter pixelrat

    (@pixelrat)

    OK, not to worry.

    Thanks anyway.

    Cheers

    Mark

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi Mark,

    no problem! Sorry that I couldn’t help here.

    Regards,
    Tobias

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Extension Conflict – Fixed Header and Row Details’ is closed to new replies.