Error when using autoFill().disable()

Error when using autoFill().disable()

msand01msand01 Posts: 54Questions: 24Answers: 1
edited January 2017 in AutoFill

I'm attempting to use the autoFill.disable() API method per this example: https://datatables.net/reference/api/autoFill().disable()
However, I get a 'Uncaught TypeError: table.autoFill is not a function' when clicking the toggle button and the autofill functionality is not disabled. I think it must be a library that I am missing, but I am not seeing it.
Here is an example: http://live.datatables.net/zezavede/1/edit
Is there a way to dynamically disable autofill?

This question has an accepted answers - jump to answer

Answers

This discussion has been closed.