hello,
i am using this snippet for autocomplete https://www.aspforums.net/Threads/177339/Solved-jQuery-AutoComplete-not-working-in-Content-page-in-ASPNet/
i want instead of document on ready function, i want to call it on textbox onfocus event.
bcs on document on ready function i do not know but it is taking some default value and assign to textbox so i want autocomplete to fire on textbox focus