responsive Complex headers

responsive Complex headers

chirochiro Posts: 16Questions: 8Answers: 0
edited January 2020 in Free community support

hello.

I tried responsive Complex headers.
See this example.

https://datatables.net/extensions/responsive/examples/display-control/complexHeader.html

It is my table. But my table has a different header.

I don't want to see 'Thi ...' like the example. What should I do?

Thanks.

Answers

  • colincolin Posts: 15,144Questions: 1Answers: 2,586

    I'm not seeing that on the page you linked to - the header isn't shown if the column isn't present.

    We're happy to take a look, but as per the forum rules, please link to a test case - a test case that replicates the issue will ensure you'll get a quick and accurate response. Information on how to create a test case (if you aren't able to link to the page you are working on) is available here.

    Cheers,

    Colin

  • chirochiro Posts: 16Questions: 8Answers: 0

    It seems to be a version problem in the js file.

    cdn.datatables.net/1.10.9/js/jquery.dataTables.min.js
    cdn.datatables.net/responsive/1.0.7/js/dataTables.responsive.min.js

    It runs in this version but not the most recent version.

    Please tell me which version to use.

  • colincolin Posts: 15,144Questions: 1Answers: 2,586

    As I said above, it's running in the most recent version, I wasn't seeing that behaviour on the page we referenced.

    But, if you've got a version where it works, and you're happy with that, I'd say stay with that.

    Colin

This discussion has been closed.