There is a tree combo implementation based on tree panel and trigger field.
https://github.com/bagermen/TreeCombo
tree combo supports remote mode only.
It supports remote search as well as combo does it.
If somebody intends to use it I have to say that back end database like mysql would be not a best choice because this field requires circle queries on a table in case of search functionality.
example.png