TypeError: o[m] is undefined

TypeError: o[m] is undefined

joanmdjoanmd 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.

Answers

  • allanallan Posts: 63,761Questions: 1Answers: 10,510 Site admin

    Can you link to a page showing the issue please. The page you linked to appears to work as expected.

    Allan

This discussion has been closed.