The way you'd do it is to hook into the blur event for the Enter ID column and then use GetListItems to fetch the item with that ID. I've done similar stuff, but frankly, I usually end up using jQueryUI's autocomplete because it's far more full-featured.
M.
M.