Hello everyone

I have a large data-set that I populate to a combo box, what I would like to do, is to filter the results of that set as I type, so if i type something like Hello, all the entries that contains the word "hello", would only appear in the combo box

How to do this thing with combo-box and is using a combo box the best method to implement this? or if you think some other method is more appropriate, I would love to hear about it!

any suggestions are most welcomed!

thanks for your help!