Skip to content

Conversation

@jerrybrown5
Copy link

  • fix: allow startRender and EndRender to have multiple columns playing more nicely with Responsive

    • mimic display of corresponding header columns
    • leave unchanged logic when there is only one td
  • fix: dont wrap a tr > td around a tr

  • not addressed: not checking colspans and not populating colspan of last td when there are more than one td and number of tds is less than visible responsive cols

- fix: allow startRender and EndRender to have multiple columns without interfering with Responsive 
     + mimic display of corresponding header columns
     + leave unchanged logic when there is only one td
- fix: dont wrap a tr > td around a tr

- not addressed: not checking colspans and not populating colspan of last td when there are more than one td and number of tds is less than visible responsive cols
…ive-startRender-&-endRender

Update dataTables.rowGroup.js (more responsive startRender & endRender)
- fix: allow startRender and EndRender to have multiple columns playing more nicely with Responsive 
     + mimic display of corresponding header columns
     + leave unchanged logic when there is only one td
- fix: dont wrap a tr > td around a tr

- not addressed: not checking colspans and not populating colspan of last td when there are more than one td and number of tds is less than visible responsive cols
@DataTables
Copy link
Collaborator

Thanks for this! Are you happy for this to be included under the MIT license?

@jerrybrown5
Copy link
Author

Of course. Anything else I submit I'm ok with that as well. Thanks for the great tool!

@jerrybrown5 jerrybrown5 reopened this Sep 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants