search form on lightbox with onchange update

Hi,

I’ve got a select list that is database populated on the lightbox form, this list is being added to all the time and ever expanding, i wanted to add a search box field where when the user types in to it it will automatically (ajax) get the data from the server and repopulates the select box with it? I tried to do this with jquery but nothing worked, what would be the best way to implement this with dhtml? I see the ajax helper but how to i hook onto the form field and add an event listener.

Any help, even to lead me on the correct path will be much appreciated, Thanks.

Hello,

Have you check dhtmlx combo section for lightbox?
samples/02_customization/18_combo_select_from_db

Kind regards,
Ilya