First time user here and encountered error on initialization

First time user here and encountered error on initialization

dlegendkillerdlegendkiller Posts: 2Questions: 1Answers: 0

The error on the console is "Uncaught TypeError: Cannot read property 'mData' of undefined"

I am using codeigniter, jQuery, and PHP. THe data is taken from the controller, which is then modified on the view page. Added some columns like edit and delete. I tried to initialize the datatable but encountered the error mentioned above. Thanks for reading :)

Answers

This discussion has been closed.