reinitialise DataTable Error

reinitialise DataTable Error

nandrainandrai Posts: 26Questions: 0Answers: 0
edited July 2013 in General
DataTables warning (table id = 'myTable'): Cannot reinitialise DataTable.

To retrieve the DataTables object for this table, pass no arguments or see the docs for bRetrieve and bDestroy

Replies

  • allanallan Posts: 63,512Questions: 1Answers: 10,472 Site admin
    The error means exactly what it says - you can't reinitialise the table.

    Allan
This discussion has been closed.