Exclude a DataTable when setting defaults

Exclude a DataTable when setting defaults

LukasLLukasL Posts: 26Questions: 10Answers: 0
edited April 2020 in Free community support

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

Answers

  • colincolin Posts: 15,144Questions: 1Answers: 2,586
    Answer ✓

    You would need to initialise that table first before you fiddle with the defaults.

    Colin

This discussion has been closed.