Hi Allan,
I wanted to have inline editing function with autocomplete. i manage to do so follow the following link
https://editor.datatables.net/plug-ins/field-type/editor.autoComplete
But i have an issue on selecting option from the autocomplete dropdown. As i move my cursor down to the autosuggest option, then the option disappear. Looks like some focus issue. I tried it on table inline edit and also in the form edit, same thing happen. Please help. thanks.