Uncaught TypeError: Cannot set property '_DT_CellIndex' of undefined

Uncaught TypeError: Cannot set property '_DT_CellIndex' of undefined

AhmedFerAhmedFer Posts: 3Questions: 2Answers: 0

I have a datatable and a list of the alphabet caracter,when i click a caracter it will bring me a list of name that contains this caracter, but when i click the list appear in the datatable but without the searchbox and the pagination and number of rows tha can i choose and there is this error in the script :
" VM492 jquery.dataTables.min.js:24 Uncaught TypeError: Cannot set property '_DT_CellIndex' of undefined "
I use ASP.NET MVC

Answers

This discussion has been closed.