fixedColumns is not working.

fixedColumns is not working.

nishantjadhavnishantjadhav Posts: 4Questions: 1Answers: 0

I have used datatable version 1.9.4 and tried to use fixedColumns extension. I have included the reference and written code to use that but getting error in console as "TypeError: DataTable.Api is undefined
DataTable.Api.register( 'fixedColumns()', function () {" I have tried to upgrade datatable to version 1.10.12 then I am getting error as "TypeError: headerCells[i] is undefined" Please provide me the solution as I can use fixedColumns extension

Answers

  • allanallan Posts: 61,840Questions: 1Answers: 10,134 Site admin

    Thanks for your question - however, per the forum rules can you link to a test case showing the issue please. This will allow the issue to be debugged.

    Information on how to create a test page, if you can't provide a link to your own page can be found here.

    Thanks,
    Allan

This discussion has been closed.