Disable AutoFill dynamically
Disable AutoFill dynamically
Hi,
I have AutoFill setup for a datatable (oTable) with editable fields in a few columns. Depending on a value that can be set by the user I want to turn off the AutoFill for oTable. From what I can tell AutoFill initialized at page load and I'm not able to change any of the settings once the page is loaded - for example I tried redefining AutoFill with fnDrawCallback. Are there any suggestions or settings that can be used?
Thanks
I have AutoFill setup for a datatable (oTable) with editable fields in a few columns. Depending on a value that can be set by the user I want to turn off the AutoFill for oTable. From what I can tell AutoFill initialized at page load and I'm not able to change any of the settings once the page is loaded - for example I tried redefining AutoFill with fnDrawCallback. Are there any suggestions or settings that can be used?
Thanks
This discussion has been closed.