TypeError: o[m] is undefined
TypeError: o[m] is undefined
joanmd
Posts: 1Questions: 1Answers: 0
I have a little problem with datatable.min.js, this messages appears when I try to build dinamicly datatable:
TypeError: o[m] is undefined
...= 0; m < i.length; m++) n = c[i[m]], o[m].style.width = null !== n.sWidthOrig &
------------------------------------------------'
dataTables.min.js (line 1381, column 57)
I'm using this plugin
http://editor.datatables.net/examples/extensions/keyTable.html
can you help me please?.
regards.
Joan.
This discussion has been closed.
Answers
Can you link to a page showing the issue please. The page you linked to appears to work as expected.
Allan