Exclude a DataTable when setting defaults
Exclude a DataTable when setting defaults

I want to exclude an instance of DataTables when I set defaults. How can I do that?
This question has an accepted answers - jump to answer
This discussion has been closed.
Answers
You would need to initialise that table first before you fiddle with the defaults.
Colin