One table - one column

One table - one column

fizifizi Posts: 1Questions: 1Answers: 0

I tried the datatables.
My problem is:
I f the table has one column - appears .js error with firebug in the jquery.dataTables.js
"error: TypeError: col is undefined
source: http://localhost:8080/js/jquery.dataTables.js
Line: 6270

This is part the code:
if ( col.mData === i ) {

This problem appears if the table has one column.
This is a bug or how to fix it?
Thanks!
Sorry for my english.

This discussion has been closed.