In responsive, Data is removed from child row and also table 1 data is added to second table

In responsive, Data is removed from child row and also table 1 data is added to second table

MohdAbuMohdAbu Posts: 5Questions: 3Answers: 0
edited July 2020 in Free community support

After adding below code. Data is removed from child row and also table 1 data is added to second table
responsive: {
details: {
renderer: $.fn.dataTable.Responsive.renderer.listHiddenNodes()
}
}

Same issue like: https://datatables.net/forums/discussion/41340/href-and-onclick-gets-lost-if-responsive-extension-is-hiding-columns

Answers

  • colincolin Posts: 15,240Questions: 1Answers: 2,599

    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

This discussion has been closed.