Colvis with rowgroup css problem

Colvis with rowgroup css problem

spownspown Posts: 18Questions: 7Answers: 0

Link to test case: https://live.datatables.net/pibiyuza/10/
Debugger code (debug.datatables.net):
Error messages shown:
Description of problem:

  • try to display hidden cols start day and salary
  • th colspan in rowgroup does not recalculate, css is broken

This question has an accepted answers - jump to answer

Answers

  • allanallan Posts: 65,628Questions: 1Answers: 10,913 Site admin

    Funnily enough I spotted this problem in the code a few days ago and committed a fix. I'll try to make some time to backport it to RowGroup 1.x.

    Allan

  • allanallan Posts: 65,628Questions: 1Answers: 10,913 Site admin
    Answer ✓

    I've committed the change and with the latest nightly build, your example now works.

    Regards,
    Allan

  • spownspown Posts: 18Questions: 7Answers: 0

    thank you :smile:

Sign In or Register to comment.