oColumn is undefined - read other posts problem still exists
oColumn is undefined - read other posts problem still exists
I am having problems with a simple zero init example. I have a basic table should work. Thanks!
Error:
[code]
oColumn is undefined
http://localhost:3001/javascripts/jquery.dataTables.js?1299093000
Line 6793
[/code]
Init:
[code]
$('#big_data_table').dataTable();
[/code]
Table:
[code]
Name
Default task
Format type
Data types
Attribute types
Size
Num instances
Num attributes
Year
Is public
Tags
Created at
Micro Strategy GLS
Classification
Matrix
Multivariate
Categorical
3MB
250000
100
2009
true
[]
04/14/2011
[/code]
Error:
[code]
oColumn is undefined
http://localhost:3001/javascripts/jquery.dataTables.js?1299093000
Line 6793
[/code]
Init:
[code]
$('#big_data_table').dataTable();
[/code]
Table:
[code]
Name
Default task
Format type
Data types
Attribute types
Size
Num instances
Num attributes
Year
Is public
Tags
Created at
Micro Strategy GLS
Classification
Matrix
Multivariate
Categorical
3MB
250000
100
2009
true
[]
04/14/2011
[/code]
This discussion has been closed.
Replies
Allan