Incremental Search & Force Combo Dropdown in DBGrid

Does anyone know how to force the combobox (picklist) to drop on the columns
OnColEnter event.  Then I would like to do a incremental search on the
values in the Picklist as the user types.  There isn't an on keypress for
the column, but there is for the grid.

Code examples would be best.  Thanks.