Jquery Autocompete Issue
Jquery Autocompete Issue
Hi All,
I have implemented jquery autocomplete script on my drop down lists...
However, issue is after applying this script my drop down list does not generating server side events..
Means, the autopostback property of drop down list is not working...
But when I will remove this autocomplete script from drop down list, it is posting back to the server...
What is the issue and how should solve this ????