I am trying to do autocoplete using jquery.
I am using Editable Grid.Like this
I tried to implement autocomplete the editable textbox present in the grid. [My Code][http://jsfiddle.net/bhagirathip/x6H8s/4/]
Please figure out the what i did wrong .
when I trying to do autocomplete without Knock Out js queries it working fine but when i trying with the knock out js query it is not working .
Please figure out where i have done mistake.
Thanks in advance