Hi all...
Please help -- Its Urgent --
How to make Auto Suggest Drop Down List in ASP.NET using JQuery??
DataSource of Dropdownlist is - Datatable...
Dropdownlist is binded to datatable on Page_Load event
Also, if it is possible with other controls like Listbox, then also it is ok...
I downloaded and tried the code on link -
http://www.c-sharpcorner.com/UploadFile/ca3292/autocomplete-dropdown-using-jquery-with-C-Sharp/
But, the .js file does not have any defination of chzn-select class..
Please help , if there is any other method.