How to Fire onChange event in javascript in case AutoComplete is set on.

I want to fire the onChange event of textbox in javascirpt when the autocomplete feature is set to on. I do not want to use onPropertyChange event to achieve the same.

Thanks in advance.

Dinesh

 




Answer this question

How to Fire onChange event in javascript in case AutoComplete is set on.