Dynamic headeroffset for fixedheader

Dynamic headeroffset for fixedheader

LuddeLudde Posts: 43Questions: 11Answers: 0

Dear All,

I need some help from you.

I would like to have a table with fixed header. My html header will change height dependent on the window size. How can I make the headerOffset dynamic to follow the html header? Is it possible?

I have made an example that can be found here:
https://jsfiddle.net/xeavcts2/

Cheers Ludde

Replies

  • LuddeLudde Posts: 43Questions: 11Answers: 0

    I found the API: table.fixedHeader.headerOffset();

    Thanks for a great components!

Sign In or Register to comment.