Cannot read property 'sError' of null

Cannot read property 'sError' of null

youresoshainyouresoshain Posts: 2Questions: 0Answers: 0
edited August 2013 in DataTables 1.9
I am using DT 1.9.4.

I am trying to load a datatable with an ajax source within an ajax'd tab. It works fine when Im not using an ajax source.

When I do use an ajax source, I get

Cannot read property 'sError' of null

I am using the tutorial from here: http://datatables.net/release-datatables/examples/data_sources/ajax.html
This discussion has been closed.