I have a type ahead for my textbox and it is working well but:
I would like to type in the textbox1 but publish the result of type
ahead in textbox2. I have been trying by events onKeyUp and
type ahead on textbox2 reading from textbox1 but without any luck. Do
you have any suggestion how to work around this. Many thanks in advance.