• Resolved kevllar

    (@kevllar)


    Hey Tobias,

    I’m building a table using both plugin extensions Row Grouping and Responsive Tables and I see an issue. The colspan for the Row Grouping is getting shortened by one column.

    Instead of colspan=”5″ it’s only at 4 in the code.

    Here’s the shortcode I’m using:

    [table id=1 column_widths=”0%|50%|10%|20%|30%” datatables_rowgrouping=true responsive=”collapse” responsive_breakpoint=”all” /]

    And here’s a link to the table:

    http://wbunions.kevllar.com/itu/

    Any idea what’s happening and how to fix it? When I disable the responsive plugin the Row Grouping goes all the way across so the grey background doesn’t leave the last column empty so I know it’s the responsive plugin. Thanks man.

    Kevin

    https://wordpress.org/plugins/tablepress/

Viewing 1 replies (of 1 total)
  • Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    Yes, this is likely caused by the combination of those two Extensions. The rowgrouping likely does not take into account that the collapse mode adds an extra column (for the “+” icon).
    Unfortunately, I don’t really know how to fix this, as I’m not the original author of the JS code for these Extensions. Sorry 🙁

    Regards,
    Tobias

Viewing 1 replies (of 1 total)
  • The topic ‘Row Grouping AND Responsive Tables’ is closed to new replies.