Uncaught TypeError: dataTable.DataTable is not a function

Uncaught TypeError: dataTable.DataTable is not a function

xXSkeith22XxxXSkeith22Xx Posts: 7Questions: 4Answers: 1

After initializing and destroying it twice it gives me the error.

using ajax to populate the datatable.

if work after two rounds of initialize and destroy after that I get the error.

This question has an accepted answers - jump to answer

Answers

  • allanallan Posts: 63,818Questions: 1Answers: 10,517 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

  • xXSkeith22XxxXSkeith22Xx Posts: 7Questions: 4Answers: 1
    edited October 2016 Answer ✓

    just found the error dataTable.fnDestroy() hahahaha

This discussion has been closed.