Hi I have a combobox with autocomplete.
If I select from the dropdown select list then the OnClick event fires - and I move the selected value to a textbox, but if I use autocomplete to find the term without opening the dropdown list the OnClick event does not respond.
How do I get the OnClick event to fire on autocomplete.
Thanks for any help
David
If I select from the dropdown select list then the OnClick event fires - and I move the selected value to a textbox, but if I use autocomplete to find the term without opening the dropdown list the OnClick event does not respond.
How do I get the OnClick event to fire on autocomplete.
Thanks for any help
David