Jquery autocomplete control in DataTable input field

Jquery autocomplete control in DataTable input field

infantheartlyjesinfantheartlyjes Posts: 9Questions: 0Answers: 0
edited October 2012 in General
I have an inline Editable row. On Double clicking a Datatable row , the row is changed to editable. On hitting enter The edited row is saved and is restored as a table row. Now i need to change an editable input filed as Autocomplete Using a Jquery plugin. This is my fiddle.
http://jsfiddle.net/infantheartlyjes/KVSDs/
This discussion has been closed.