Searchable Dropdown

Searchable Dropdown

Hi,

I have to enter the text in jquery select drop down and get the matching records from database and bind it to the same drop down.

Initially drop down will have no list attached.

List is to be attached only after searching database and finding the matching records.

Can anybody help me to solve the problem.

Thanks in advance.