AutoFill with input elements

AutoFill with input elements

msand01msand01 Posts: 54Questions: 24Answers: 1

I am attempting to use the AutoFill extension with DataTables, and have mimicked the example here, http://legacy.datatables.net/release-datatables/extras/AutoFill/inputs.html, but using the current version of DataTables 1.10.7, so with a few modifications (debug bookmarklet: ujuqup).

I believe I have implemented it correctly since it seems to work fine with the following exception: unlike the original legacy example, when you make a change to one of the inputs, tab out, and then try to autofill from that field, only the original value is filled, not the newly edited value. Is there a way to have it fill with the new value as the older example does?

Answers

This discussion has been closed.