FixedHeader fixed left column in wrong position when elements are different heights

FixedHeader fixed left column in wrong position when elements are different heights

_g__g_ Posts: 11Questions: 0Answers: 0
edited June 2012 in FixedHeader
When FixedHeader is used with {'left':true} and the elements are different heights, the positioning of the left-most column can be wrong. See http://live.datatables.net/onuhuh for an example. Apart from enabling FixedHeader for the example, all I did was change "Engine version" to "Engine
version".

Any suggestions?

Replies

  • allanallan Posts: 61,438Questions: 1Answers: 10,052 Site admin
    > Any suggestions?

    Yup its a bug :-(. However, with your fine test case (thank you!) I've just committed a fix to FixedHeader for this :-).

    You can get the very latest version (2.1.0.dev - nightly) from the downloads page: http://datatables.net/download . Your test case is using the nightly code, so that now works nicely (you might possibly need to clear your browser cache).

    Allan
  • _g__g_ Posts: 11Questions: 0Answers: 0
    Thank you! That works great now :-).
  • MaxIGMaxIG Posts: 3Questions: 0Answers: 0
    Hi, Allan!
    It's quite a great job you did!
    But on one of your example with FixedHeader (http://datatables.net/release-datatables/extras/FixedHeader/zIndexes.html) i found sad thing: left fixed column overflow fixed header.

    Do you have any suggestions to fix it?
    I'am using 2.1.0dev version

    P.S. Keep on making DataTables better)
This discussion has been closed.