advstringgrid and comboedit question

While the comboedit works great in its default setting, is there a setting that allows it to work more like a Google search. That is, when you type in the edit box, it look through the content of the drop down but does not autofill the edit box unless the user scrolls into the combo box and selects an item?

Maybe you can use the technique explained in article:


to bind a TAdvSearchEdit https://www.tmssoftware.com/site/advsearchlist.asp as inplace editor?

Great idea, I will try it.