views:

38

answers:

0

Hello,

I am sure that I saw it already in an example but can't find it again :(

I have a jqGrid with inline editing. That works fine. One column has a select box with 200 entries. Those get retrieved from a database query already.

Since 200 entries are too much, I want to have an input field and a live search. Once clicked on it, the ID should be saved.

Does anyone know an example?

Many thanks, Antonia