January 31, 2019

Angular JS: Cannot set property '_DT_CellIndex' of undefined


- This is datatable error not Angular, So you need to check datatable js file included (latest version),

- And then check table structure like no of <th> and no of <td> both must be same,

Enjoy!