Customizing a table when defaults are set?
Customizing a table when defaults are set?
I placed a custom initializer at the bottom of this code which has default table settings. http://pastebin.com/s4tyqxVz
I'm getting this error....
DataTables warning (table id=’sample_1’): Cannot reinitialise DataTable.
To retrieve the DataTables object for this table, pass no arguments or see the docs for bRetreieve and bDestroy.
How do I customize this table with id sample_1 when there's custom settings?
I'm getting this error....
DataTables warning (table id=’sample_1’): Cannot reinitialise DataTable.
To retrieve the DataTables object for this table, pass no arguments or see the docs for bRetreieve and bDestroy.
How do I customize this table with id sample_1 when there's custom settings?
This discussion has been closed.
Replies
Allan