How to set options after init DataTable?
How to set options after init DataTable?
nmihey
Posts: 6Questions: 3Answers: 0
subj
This discussion has been closed.
Answers
You can't. If there is an API method for what you want to do, then use that, but you can't change the init options without destroying the table and creating a new one.
Allan