oColumn is undefined but only in Firefox
oColumn is undefined but only in Firefox
Using latest jQuery and DataTables 1.7.6.
No errors in Chrome 10 or IE8, but in Firefox my table doesn't render at all.
Firebug says "oColumn is undefined" (line 6797 of jquery.dataTables.js)
and the code it cites is [code]for ( j=0, jLen=oColumn.asSorting.length ; j
No errors in Chrome 10 or IE8, but in Firefox my table doesn't render at all.
Firebug says "oColumn is undefined" (line 6797 of jquery.dataTables.js)
and the code it cites is [code]for ( j=0, jLen=oColumn.asSorting.length ; j
This discussion has been closed.